shish 3 yıl önce
ebeveyn
işleme
2965de8426
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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 {