Commit 19618755 authored by wanjilong's avatar wanjilong

add: fix bug

parent 952f4824
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
namespace App\Models\order\mysql; namespace App\Models\order\mysql;
use Api\PhpUtils\Mysql\MysqlBase; use Api\PhpUtils\Mysql\MysqlBase;
use App\Exception\BaseException;
class PayOrderClearingItem extends MysqlBase class PayOrderClearingItem extends MysqlBase
{ {
......
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