linwu 1 年間 前
コミット
9cd4bc6c7d
1 ファイル変更2 行追加0 行削除
  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'])) {
             $item['bcz006'] = $info['ageCode']['code'];
+        } else {
+            $item['bcz021'] = $info['agegroup'];
         }
         $item['bcz019'] = implode(',', $info['tags']);
 //        $item['caa004s'] = $info['tags_code'];