Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
4b9d3744
Commit
4b9d3744
authored
Jul 02, 2020
by
庄冰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加优客渠道
parent
dd46067e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
fqboss/app/base/db/metadata/apps/platform.js
+3
-3
No files found.
fqboss/app/base/db/metadata/apps/platform.js
View file @
4b9d3744
...
...
@@ -2066,9 +2066,9 @@ module.exports = {
"order_source_type"
:
{
1
:
"PC"
,
2
:
"移动商城"
,
4
:
"渠道方"
,
8
:
"beehive渠道"
,
16
:
"阿里云"
},
"payType"
:
{
"wx"
:
"微信"
,
"zfb"
:
"支付宝"
,
"yh"
:
"银行卡"
},
"payResult"
:
{
"Fail"
:
"失败"
,
"Success"
:
"成功"
},
"tmSourceType"
:
{
1
:
"PC"
,
2
:
"移动端"
,
4
:
"渠道"
,
8
:
"beehive"
,
16
:
"gsb"
,
32
:
"阿里云"
,
64
:
"1688"
,
128
:
"jd"
,
256
:
"gsbhome"
,
512
:
"bw"
,
1024
:
"gsbh5"
},
"tmSourceTypeToChannelCode"
:{
"64"
:
"1688"
,
"128"
:
"jd"
,
"256"
:
"gsbhome"
,
"512"
:
"bw"
,
"1024"
:
"gsbh5"
},
//商标来源对应渠道码
"channelCodeToTmSourceType"
:{
"1688"
:
"64"
,
"jd"
:
"128"
,
"gsbhome"
:
"256"
,
"bw"
:
"512"
,
"gsbh5"
:
"1024"
},
//渠道码对应商标来源
"tmSourceType"
:
{
1
:
"PC"
,
2
:
"移动端"
,
4
:
"渠道"
,
8
:
"beehive"
,
16
:
"gsb"
,
32
:
"阿里云"
,
64
:
"1688"
,
128
:
"jd"
,
256
:
"gsbhome"
,
512
:
"bw"
,
1024
:
"gsbh5"
,
2048
:
"youke"
},
"tmSourceTypeToChannelCode"
:{
"64"
:
"1688"
,
"128"
:
"jd"
,
"256"
:
"gsbhome"
,
"512"
:
"bw"
,
"1024"
:
"gsbh5"
,
"2048"
:
"youke"
},
//商标来源对应渠道码
"channelCodeToTmSourceType"
:{
"1688"
:
"64"
,
"jd"
:
"128"
,
"gsbhome"
:
"256"
,
"bw"
:
"512"
,
"gsbh5"
:
"1024"
,
"youke"
:
"2048"
},
//渠道码对应商标来源
"user_show_order_status"
:
{
1
:
"显示"
,
2
:
"用户删除"
,
4
:
"系统过期删除"
},
"order_status"
:
{
"1"
:
"未付款"
,
"2"
:
"订单取消"
,
"4"
:
"付款成功"
,
"8"
:
"退款处理中"
,
"16"
:
"已退款"
,
"32"
:
"已提报"
,
"64"
:
"审核中"
},
"msg_notice_type"
:
{
"friend"
:
"朋友"
,
"boss"
:
"老板"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment