WIN-2308041133\Administrator 9 月之前
父節點
當前提交
0d9f9c17c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/common/model/user/OilLevel.php

+ 1 - 1
app/common/model/user/OilLevel.php

@@ -4,7 +4,7 @@ namespace app\common\model\user;
 
 use app\common\model\BaseModel;
 use app\common\model\store\order\StoreOrder;
-//include_once app_path('app/common.php');
+include_once app_path('/common.php');
 class OilLevel extends BaseModel
 {
     public static function tablePk(): ?string