Browse Source

人社接口

linwu 1 year ago
parent
commit
9cd4bc6c7d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/common/service/RensheService.php

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

@@ -75,6 +75,8 @@ class RensheService
         }
         }
         if (!empty($info['ageCode']['code'])) {
         if (!empty($info['ageCode']['code'])) {
             $item['bcz006'] = $info['ageCode']['code'];
             $item['bcz006'] = $info['ageCode']['code'];
+        } else {
+            $item['bcz021'] = $info['agegroup'];
         }
         }
         $item['bcz019'] = implode(',', $info['tags']);
         $item['bcz019'] = implode(',', $info['tags']);
 //        $item['caa004s'] = $info['tags_code'];
 //        $item['caa004s'] = $info['tags_code'];