shish 3 лет назад
Родитель
Сommit
2965de8426
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      app-ghs/controllers/CustomController.php

+ 0 - 1
app-ghs/controllers/CustomController.php

@@ -289,7 +289,6 @@ class CustomController extends BaseController
             if (empty($mobile)) {
                 //添加虚拟客户
                 if ($virtual == 1) {
-                    util::fail('功能开发中');
                     $mobile = orderSn::getMobileSn();
                     $confirmMobile = $mobile;
                 } else {