Browse Source

更新

master
huangjiajun 10 months ago
parent
commit
0f3c22082d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/svc/platform/svc_guide_order_list.go

+ 1
- 0
app/svc/platform/svc_guide_order_list.go View File

@@ -14,6 +14,7 @@ func GuideOrderList(c *gin.Context, args map[string]string) ([]map[string]string
var data = make([]map[string]string, 0)
platformMap := map[string]string{
"tikTok_life": "抖音本地生活",
"csjp": "穿山甲抖音",
}
if len(list) > 0 {
for _, v := range list {


Loading…
Cancel
Save