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
22746e4e
Commit
22746e4e
authored
Jul 21, 2021
by
jianghaiming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test' of
https://gitlab.yidian-inc.com/bp/goods
into test
parents
f732afc5
4fad3f94
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
102 additions
and
57 deletions
+102
-57
GoodsException.php
application/exception/custom/GoodsException.php
+2
-0
TccService.php
application/services/tcc/TccService.php
+100
-57
No files found.
application/exception/custom/GoodsException.php
View file @
22746e4e
...
...
@@ -42,5 +42,7 @@ class GoodsException extends BaseException
28
=>
'上架状态不能编辑,需先下架,再做编辑操作'
,
29
=>
'发布商品的生活号不存在'
,
30
=>
'当前商品已过期'
,
31
=>
'当前商品锁定库存不足'
,
32
=>
'当前商品已下单数量不足'
,
];
}
\ No newline at end of file
application/services/tcc/TccService.php
View file @
22746e4e
This diff is collapsed.
Click to expand it.
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