Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
goods
Project
Project
Details
Activity
Releases
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
bp
goods
Commits
bfa047eb
Commit
bfa047eb
authored
Aug 13, 2021
by
mengweifu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jielong' of
https://git.yidian-inc.com:8021/bp/goods
into jielong
parents
47749d5a
95267d0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
GoodsException.php
application/exception/custom/GoodsException.php
+6
-6
No files found.
application/exception/custom/GoodsException.php
View file @
bfa047eb
...
...
@@ -43,7 +43,7 @@ class GoodsException extends BaseException
24
=>
'当前商品库存不足'
,
25
=>
'开始时间格式不对'
,
26
=>
'结束时间格式不对'
,
27
=>
'
TCC
调用失败'
,
27
=>
'
调用商品系统
调用失败'
,
28
=>
'上架状态不能编辑,需先下架,再做编辑操作'
,
29
=>
'发布商品的生活号不存在'
,
30
=>
'当前商品已过期'
,
...
...
@@ -58,10 +58,10 @@ class GoodsException extends BaseException
39
=>
'结算价不能大于售价'
,
40
=>
'结算价不符合标准'
,
41
=>
'商品id非法'
,
42
=>
'
TCC
参数错误'
,
43
=>
'
TCC
商品非上架状态'
,
44
=>
'
TCC
事务commit失败'
,
45
=>
'
TCC
还没有try,就去执行confirm'
,
46
=>
'
TCC
已经执行过cancel'
,
42
=>
'
调用商品系统
参数错误'
,
43
=>
'商品非上架状态'
,
44
=>
'事务commit失败'
,
45
=>
'还没有try,就去执行confirm'
,
46
=>
'已经执行过cancel'
,
];
}
\ No newline at end of file
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