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
e2a19f1b
Commit
e2a19f1b
authored
Aug 28, 2019
by
王洁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口
parent
827df7ce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/FrontMoney/Lib/FrontMoneyInterface.php
+3
-3
No files found.
src/FrontMoney/Lib/FrontMoneyInterface.php
View file @
e2a19f1b
...
...
@@ -47,7 +47,7 @@ interface FrontMoneyInterface
string
$reservation_time
);
/**
* 获取
限时购
商品的 商品信息
* 获取
定金
商品的 商品信息
* @param int $front_id
* @return {
* "name" 名称
...
...
@@ -59,7 +59,7 @@ interface FrontMoneyInterface
public
function
getFrontGoods
(
int
$storeId
,
int
$frontId
);
/**
* 通过商品id 获取是否 有
限时购
活动
* 通过商品id 获取是否 有
定金
活动
* @param int $storeId
* @param int $goodsId
* @return bool
...
...
@@ -80,7 +80,7 @@ interface FrontMoneyInterface
public
function
payStatus
(
string
$store_id
,
int
$front_id
,
int
$status
,
int
$orderId
);
/**
* 获取
限时购
活动总个数 和正在进行的个数
* 获取
定金
活动总个数 和正在进行的个数
*
* @return mixed
*/
...
...
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