This website works better with JavaScript.
Home
Explore
Help
Sign In
dengbiao
/
zhimeng
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新
master
huangjiajun
10 months ago
parent
bb97c4eb3c
commit
0f3c22082d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 {
Write
Preview
Loading…
Cancel
Save