WIN-2308041133\Administrator 6 달 전
부모
커밋
6945aad908
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('app/common.php');
 class OilLevel extends BaseModel
 {
     public static function tablePk(): ?string