WIN-2308041133\Administrator há 6 meses atrás
pai
commit
e4794e43f9
1 ficheiros alterados com 1 adições e 1 exclusões
  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