浏览代码

update

master
shenjiachi 1 天前
父节点
当前提交
cc7eb90592
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      go.mod

+ 1
- 1
go.mod 查看文件

@@ -4,7 +4,7 @@ go 1.19

// 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 (
code.fnuoos.com/EggPlanet/egg_models.git v0.2.1-0.20241221112843-1f1b3d2101e4


正在加载...
取消
保存