1
This commit is contained in:
parent
2f8e6e73c7
commit
d9b6d2e3b5
@ -442,7 +442,7 @@ class OrderServicePackageService extends BaseService
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (\Hyperf\Config\config("app_env") == "dev"){
|
if (\Hyperf\Config\config("app_env") == "dev"){
|
||||||
$service_price = 0.01;
|
$service_price = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
Db::beginTransaction();
|
Db::beginTransaction();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user