Explorar el Código

同步增加招聘人数

linwu hace 1 año
padre
commit
23dcff16d1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'];