OPENAPI / COMPONENTS / SCHEMAS
todo_personal_task_simple_info 数据结构
todo_personal_task_simple_infotodo personal task simple info。
object6字段
create_timeinteger必填create time。
creatorstring必填创建者。
due_timeinteger必填due time。
idstring必填资源的唯一标识。
my_finished_statustodo_task_status必填my finished status。
titletodo_task_title必填标题。