浏览代码

招聘人数

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

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

@@ -92,7 +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['bcz005'] = $info['recruit_num'];
         $item['bcz018'] = $info['emp_code'];
         $item['bcz011'] = $info['is_worry'];
         $item['bcz015'] = $info['longitude'];