[target_c_diary_id] type = "int" required = 0 min = 1 [subject] type = "string" required = 1 caption = "标题" [body] type = "string" required = 1 caption = "内容" [public_flag] type = "string" required = 1 caption = "公开范围" [category] type = "string" default = "" pre_filter = "ntrim,trim,mysqltext"