@@ -2,7 +2,7 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"applet/app/db" | |||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
@@ -2,9 +2,9 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_models.git/src/model" | "code.fnuoos.com/EggPlanet/egg_models.git/src/model" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | ||||
@@ -2,7 +2,7 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/cache" | "applet/app/utils/cache" | ||||
@@ -2,10 +2,10 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | ||||
md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy/md" | md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy/md" | ||||
@@ -2,7 +2,7 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
@@ -2,10 +2,10 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_models.git/src/implement" | "code.fnuoos.com/EggPlanet/egg_models.git/src/implement" | ||||
"code.fnuoos.com/EggPlanet/egg_models.git/src/model" | "code.fnuoos.com/EggPlanet/egg_models.git/src/model" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
@@ -2,10 +2,10 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/md" | md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/md" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git/rule" | "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule" | ||||
@@ -2,10 +2,10 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy" | ||||
md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy/md" | md2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/rule/egg_energy/md" | ||||
@@ -2,10 +2,10 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/logx" | "applet/app/utils/logx" | ||||
"applet/consume/md" | "applet/consume/md" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"code.fnuoos.com/EggPlanet/egg_models.git/src/implement" | "code.fnuoos.com/EggPlanet/egg_models.git/src/implement" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git" | "code.fnuoos.com/EggPlanet/egg_system_rules.git" | ||||
"code.fnuoos.com/EggPlanet/egg_system_rules.git/enum" | "code.fnuoos.com/EggPlanet/egg_system_rules.git/enum" | ||||
@@ -2,7 +2,7 @@ package consume | |||||
import ( | import ( | ||||
"applet/app/cfg" | "applet/app/cfg" | ||||
db "code.fnuoos.com/EggPlanet/egg_models.git/src" | |||||
"applet/app/db" | |||||
utils2 "applet/app/utils" | utils2 "applet/app/utils" | ||||
"applet/app/utils/cache" | "applet/app/utils/cache" | ||||