Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
services
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tencent
services
Commits
942addba
Commit
942addba
authored
Jun 19, 2020
by
王召彬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
追加修改
parent
d4748aba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/Order/Lib/OrderInterface.php
+4
-4
No files found.
src/Order/Lib/OrderInterface.php
View file @
942addba
...
@@ -279,10 +279,10 @@ interface OrderInterface
...
@@ -279,10 +279,10 @@ interface OrderInterface
* 用于其他服务在没有订单的情况下,添加核销记录
* 用于其他服务在没有订单的情况下,添加核销记录
*
*
* @param integer $storeId
* @param integer $storeId
* @param integer $cmanId
* @param integer $cmanId
核销的店员id
* @param integer $amount
* @param integer $amount
核销的金额
* @param integer $payOrigin
* @param integer $payOrigin
参加枚举 PayOriginEnum::CARD
* @param integer $orderClass
* @param integer $orderClass
参加枚举类 OrderEnum::CLASS_PHYSICAL
* @param array $goodsInfo 示例:['goodsId':333, 'name':'酷酷酷', 'image':'xxxxxx']
* @param array $goodsInfo 示例:['goodsId':333, 'name':'酷酷酷', 'image':'xxxxxx']
* @return void
* @return void
*/
*/
...
...
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