migrate-jebz-funeral-amount-result.json 576 B

1234567891011121314151617181920
  1. {
  2. "update": {
  3. "code": 200,
  4. "message": "成功(经 restore-jebz-model-fields 恢复元数据后确认)",
  5. "added": ["funeral_amount"]
  6. },
  7. "fields": [
  8. "c_adjust_reason",
  9. "c_amount",
  10. "c_current_flag",
  11. "c_date_time",
  12. "c_expire_time",
  13. "c_funeral_amount",
  14. "c_remarks",
  15. "c_standard_type",
  16. "c_town_id"
  17. ],
  18. "hasFuneralAmount": true,
  19. "note": "首次脚本误用 getModel 导致 fieldList 被清空;已用 restore-jebz-model-fields.js(仅写 fieldList、空 addfieldList)恢复,物理列与业务数据均保留。"
  20. }