ソースを参照

update

master
shenjiachi 4日前
コミット
1b769dc74f
1個のファイルの変更2行の追加3行の削除
  1. +2
    -3
      go.mod

+ 2
- 3
go.mod ファイルの表示

@@ -2,10 +2,9 @@ module applet

go 1.19

//replace code.fnuoos.com/EggPlanet/egg_models.git => E:/company/Egg/egg_models
// replace code.fnuoos.com/EggPlanet/egg_models.git => E:/company/Egg/egg_models

//
//replace code.fnuoos.com/EggPlanet/egg_system_rules.git => E:/company/Egg/egg_system_rules
// replace code.fnuoos.com/EggPlanet/egg_system_rules.git => E:/company/Egg/egg_system_rules

require (
github.com/boombuler/barcode v1.0.1


読み込み中…
キャンセル
保存