Commit 4f0a3e6f by feixiang

获取total

parent 4731276d
...@@ -244,4 +244,6 @@ interface OrderInterface ...@@ -244,4 +244,6 @@ interface OrderInterface
public function getOrder($orderSn); public function getOrder($orderSn);
public function getTotal(int $storeId);
} }
\ 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