pdd活动查询

This commit is contained in:
suyl
2021-04-26 14:13:20 +08:00
parent 8600f85a8f
commit 1216c2d748
3 changed files with 20 additions and 1 deletions

View File

@@ -105,6 +105,9 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
model.VendorIDTB: map[int]interface{}{
tbunionapi.TbElmActTypeBDH: "本地化",
},
model.VendorIDPDD: map[int]interface{}{
1: "进行中的活动",
},
},
},
}