WIN-2308041133\Administrator 5 months ago
parent
commit
6648e9b90c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/model/api/StoreOrder.php

+ 1 - 0
app/model/api/StoreOrder.php

@@ -4,6 +4,7 @@ declare (strict_types = 1);
 namespace app\model\api;
 
 use think\Model;
+use think\facade\Db;
 
 /**
  * @mixin \think\Model