Sfoglia il codice sorgente

Merge branch 'develop' of http://code.dashoo.cn/chengjian/opms_backend into develop

liuyaqi 3 anni fa
parent
commit
ed0903e2a0

File diff suppressed because it is too large
+ 245 - 0
doc/订单全流程管理平台.pdma.json


+ 1 - 1
opms_admin/config/config.toml

@@ -1,7 +1,7 @@
 # 应用系统设置
 [setting]
     logpath = "/tmp/log/admin"
-    bind-addr = "127.0.0.1:8887"
+    bind-addr = "127.0.0.1:8888"
     bind-mutipart-addr = "127.0.0.1:9999"
     need-advertise-addr = false
     srv-name = "dashoo.opms.admin-0.0.1"

+ 0 - 1
opms_admin/go.mod

@@ -6,7 +6,6 @@ require (
 	dashoo.cn/common_definition v0.0.0
 	dashoo.cn/opms_libary v0.0.0
 	github.com/go-redis/redis/v8 v8.11.5 // indirect
-	github.com/gogf/gcache-adapter v0.1.2
 	github.com/gogf/gf v1.16.4
 	github.com/mssola/user_agent v0.5.3
 	github.com/smallnest/rpcx v1.6.10

Some files were not shown because too many files changed in this diff