Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taobao-mini-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinhaitao
taobao-mini-template
Commits
78a9d787
Commit
78a9d787
authored
Jul 24, 2020
by
秦海涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
119f0a98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
constants.js
server/duiba/utils/constants.js
+3
-3
No files found.
server/duiba/utils/constants.js
View file @
78a9d787
...
...
@@ -59,7 +59,7 @@ const CODE_TYPES = {
const
SHARE_TOTAL_COUNT
=
5
;
//验证要求5人后,完成分享任务
const
B_APP_NAME
=
"promotioncenter-
3000000002693435
"
;
// B端的APP NAME
const
B_APP_NAME
=
"promotioncenter-
<%=bizCode%>
"
;
// B端的APP NAME
const
GOODSINFO
=
"detail_url,approve_status,num_iid,title,nick,type,cid,pic_url,num,props,valid_thru,list_time,price,has_discount,has_invoice,has_warranty,has_showcase,modified,delist_time,postage_id,seller_cids,outer_id,sold_quantity"
;
...
...
@@ -100,8 +100,8 @@ const TASK_CHECK_TYPE = {
"jumpLink"
,
"collectGoods"
,
],
reg
:
/
[
1-9
]
/
,
regName
:
"1-9之内"
,
reg
:
/
[
1-9
9
]
/
,
regName
:
"1-9
9
之内"
,
},
times
:
{
list
:
[
...
...
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