Commit 822b0357 by liwotianname

add accountinterface

parent 657a5ceb
...@@ -28,7 +28,6 @@ interface AccountInterface ...@@ -28,7 +28,6 @@ interface AccountInterface
* @return bool * @return bool
*/ */
public function Income($storeId, $money, $ordirId); public function Income($storeId, $money, $ordirId);
/** /**
* 流水减少 * 流水减少
* @param $storeId * @param $storeId
......
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