Ver código fonte

招聘人数

linwu 1 ano atrás
pai
commit
00d5b24f57
1 arquivos alterados com 1 adições e 1 exclusões
  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'];