Ver código fonte

update

master
shenjiachi 4 dias atrás
pai
commit
1b769dc74f
1 arquivos alterados com 2 adições e 3 exclusões
  1. +2
    -3
      go.mod

+ 2
- 3
go.mod Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar