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
eb556ff9
Commit
eb556ff9
authored
Nov 13, 2018
by
liuyuzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
错误码重新定义
parent
092e8e42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
CodeConfig.php
application/models/Error/CodeConfig.php
+14
-13
No files found.
application/models/Error/CodeConfig.php
View file @
eb556ff9
...
...
@@ -286,29 +286,30 @@ class CodeConfigModel
const
notAllowDelete
=
300114
;
const
emptyDeliveryTime
=
300115
;
const
noExpressDeliveryForOrder1
=
30115
;
const
goodsNoStoreForCartOrOrder1
=
30116
;
const
platFormAreadyIn
=
300117
;
const
confirmReceiveError
=
300118
;
const
alreadyExsitDeliveryMan
=
300119
;
const
updateOrderFail
=
300120
;
const
selectDeliveryFail
=
300121
;
const
alreadyExsitQmDeliveryLog
=
300122
;
const
notExsitDeliveryMan
=
300123
;
const
addDeliveryManError
=
300124
;
const
updateOrderFail
=
300120
;
const
selectDeliveryFail
=
300121
;
const
notAllowUpdataOrderAmount
=
300125
;
const
noEnoughStorageForBundlingGoods
=
30118
;
const
noOrderWaitToPay
=
30119
;
const
wrongEvaluation
=
30120
;
const
selfGoodsForStoreOrder
=
30121
;
const
refundAddPointsLogError
=
30122
;
const
wrongDeliveryTime
=
300123
;
const
wrongBuyerTimeRangeForOrder
=
300124
;
const
emptyBuyerMobile
=
300125
;
const
wrongBuyerMobile
=
300126
;
const
leftAmountError
=
300127
;
const
noExpressDeliveryForOrder1
=
30128
;
const
noEnoughStorageForBundlingGoods
=
30129
;
const
noOrderWaitToPay
=
30130
;
const
wrongEvaluation
=
30131
;
const
selfGoodsForStoreOrder
=
3032
;
const
refundAddPointsLogError
=
30133
;
const
wrongDeliveryTime
=
300134
;
const
wrongBuyerTimeRangeForOrder
=
300135
;
const
emptyBuyerMobile
=
300136
;
//店铺相关错误码
//商品分类
...
...
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