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
63fac684
Commit
63fac684
authored
Jul 10, 2018
by
zhufx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口修改
parent
db1674c4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Order/Lib/OrderInterface.php
+2
-2
No files found.
src/Order/Lib/OrderInterface.php
View file @
63fac684
...
@@ -23,7 +23,7 @@ interface OrderInterface
...
@@ -23,7 +23,7 @@ interface OrderInterface
* 创建订单
* 创建订单
* @param string $token
* @param string $token
* @param int $consignee_id
* @param int $consignee_id
* @param int $
activity
_id
* @param int $
item
_id
* @param int $selected_num
* @param int $selected_num
* @param int $order_type
* @param int $order_type
* @param float $total
* @param float $total
...
@@ -37,7 +37,7 @@ interface OrderInterface
...
@@ -37,7 +37,7 @@ interface OrderInterface
public
function
createOrder
(
public
function
createOrder
(
string
$token
,
string
$token
,
int
$consignee_id
,
int
$consignee_id
,
int
$
activity
_id
,
int
$
item
_id
,
int
$selected_num
,
int
$selected_num
,
int
$order_type
,
int
$order_type
,
float
$total
,
float
$total
,
...
...
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