Commit b90fb854 by xmy

买家分销

parent b67b91de
...@@ -98,5 +98,6 @@ interface AgencyInterface{ ...@@ -98,5 +98,6 @@ interface AgencyInterface{
int $money int $money
); );
public function getBillList(string $token,array $condition, int $page, int $limit = 15); public function getBillList(string $token,array $condition, int $page, int $limit = 15);
} }
\ No newline at end of file
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