This commit is contained in:
suyl
2021-05-07 16:52:59 +08:00
parent 14d5bf3d78
commit ae8a75a975
4 changed files with 51 additions and 13 deletions

View File

@@ -108,6 +108,9 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
model.VendorIDPDD: map[int]interface{}{
1: "进行中的活动",
},
model.VendorIDJDShop: map[int]interface{}{
2: "进行中",
},
},
"unionOrderStatusName": model.UnionOrderStatusName,
},