浏览代码

同步增加招聘人数

linwu 1 年之前
父节点
当前提交
23dcff16d1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/common/service/RensheService.php

+ 1 - 0
app/common/service/RensheService.php

@@ -92,6 +92,7 @@ class RensheService
             $item['aae006'] = $info['worker']['province'] . $info['worker']['city'] . $info['worker']['district'] . $info['worker']['address'];
         }
         $item['aae005'] = $info['telephone'];
+        $item['bcz005'] = $info['num'];
         $item['bcz018'] = $info['emp_code'];
         $item['bcz011'] = $info['is_worry'];
         $item['bcz015'] = $info['longitude'];