WIN-2308041133\Administrator 6 tháng trước cách đây
mục cha
commit
0d9f9c17c2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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