WIN-2308041133\Administrator 5 months ago
parent
commit
e4794e43f9
1 changed files with 1 additions and 1 deletions
  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('/common.php');
+include_once app_path('common.php');
 class OilLevel extends BaseModel
 {
     public static function tablePk(): ?string