| 1234567891011121314151617181920 |
- {
- "update": {
- "code": 200,
- "message": "成功(经 restore-jebz-model-fields 恢复元数据后确认)",
- "added": ["funeral_amount"]
- },
- "fields": [
- "c_adjust_reason",
- "c_amount",
- "c_current_flag",
- "c_date_time",
- "c_expire_time",
- "c_funeral_amount",
- "c_remarks",
- "c_standard_type",
- "c_town_id"
- ],
- "hasFuneralAmount": true,
- "note": "首次脚本误用 getModel 导致 fieldList 被清空;已用 restore-jebz-model-fields.js(仅写 fieldList、空 addfieldList)恢复,物理列与业务数据均保留。"
- }
|