Commit 2f6c2278 authored by 郑磊's avatar 郑磊

更新用户信息

parent 9e3d5f99
......@@ -213,6 +213,10 @@ declare interface User {
* 注销完成时间
*/
cancellation_at: string | null
/**
* 是否允许包含
*/
allow_protect?: number
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment