huangsanjia 1 рік тому
батько
коміт
a12b15a1ee
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      application/api/controller/Process.php

+ 0 - 1
application/api/controller/Process.php

@@ -117,7 +117,6 @@ class Process extends Api
                 $num = substr($num,-3);
                 $str = substr($code,0,-3);
                 $new_code = $str . $num;
-                halt($new_code);
             }else{
                 $list = Db::name('dic_lzsh')->where('Parent',$res['Key_'])->field('rtrim(sys_bh) as sys_bh')->order('UniqId desc')->find();
                 if (!empty($list)){