|
|
@@ -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
|