01.默认当前登录用户
{ "key": "employee_id", "options": { "default": true } }
02.默认当前时间
{ "key": "effect_date", "options": { "default": true, "format":"yyyy-MM-dd" #"format":"yyyy-MM" | "format":"yyyy" } }
{ "key": "employee_id", "options": { "default": true } }
{ "key": "effect_date", "options": { "default": true, "format":"yyyy-MM-dd" #"format":"yyyy-MM" | "format":"yyyy" } }