Commit 9f007f07 by 王洁

Merge branch 'feature-multiCraftsman' into test

parents 6ba7e90d 6603b88f
......@@ -75,7 +75,7 @@ interface CraftsmanInterface
* @param int $isSeller 是否店主 1-是 ,0-否
* @return array
*/
public function getCraftsmenByUnionId(string $unionId, int $isSeller);
public function getCraftsmenByUnionId(string $unionId, int $isSeller =0);
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment