Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拉取单张会员卡数据接口 #1294

Merged
merged 3 commits into from Jul 11, 2018
Merged

拉取单张会员卡数据接口 #1294

merged 3 commits into from Jul 11, 2018

Conversation

WayneLiang
Copy link
Contributor

No description provided.

*
* @return mixed
*/
public function memberCardDetailSummary(string $from, string $to, string $cardId = '')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$cardId 可选的?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

必填,已修改

*
* @return mixed
*/
public function memberCardDetailSummary(string $from, string $to, string $cardId)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

方法名改一下吧:memberCardSummaryById

@overtrue overtrue merged commit c56f2f6 into w7corp:master Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants