Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
my-yaf-project
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenchuanwen
my-yaf-project
Commits
dc6e17df
Commit
dc6e17df
authored
Oct 24, 2018
by
liuyuzhen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master_dev' of git.shenbd.com:qm-develop/shenbd into lyz
parents
1f82a266
a7744362
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ApiConst.php
application/library/Our/ApiConst.php
+3
-3
No files found.
application/library/Our/ApiConst.php
View file @
dc6e17df
...
@@ -74,11 +74,11 @@ class ApiConst
...
@@ -74,11 +74,11 @@ class ApiConst
//消息类型
//消息类型
//系统消息
//系统消息
const
systemMessageType
=
1
;
const
systemMessageType
=
-
1
;
//定单消息
//定单消息
const
orderMessageType
=
2
;
const
orderMessageType
=
-
2
;
//快递消息
//快递消息
const
deliveryMessageType
=
3
;
const
deliveryMessageType
=
-
3
;
//客服类型的消息
//客服类型的消息
const
serviceMessageType
=
7
;
const
serviceMessageType
=
7
;
//店铺消息类型
//店铺消息类型
...
...
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