修改分享二维码,。增加命令行

This commit is contained in:
2023-06-26 17:26:51 +08:00
parent fc1dd9533d
commit fe6acc0c13
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1578,7 +1578,7 @@ class UserDoctorService extends BaseService
$env_version = "release";
$app_env = \Hyperf\Support\env("APP_ENV",'dev');
if ($app_env == "dev"){
$env_version = "develop";
$env_version = "trial";
}
$options = [