Commit 323ea390 by feixiang

返回结果

parent bb1c6d8e
...@@ -232,6 +232,13 @@ interface OrderInterface ...@@ -232,6 +232,13 @@ interface OrderInterface
/** /**
* 统计核销 * 统计核销
*
* array(2) {
["money"]=>
string(1) "8"
["orders"]=>
string(1) "6"
}
* @param int $storeId * @param int $storeId
* @return mixed * @return mixed
*/ */
......
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