mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-02 14:43:46 +08:00
perf: vxe demo
This commit is contained in:
@ -5,7 +5,7 @@ export type PostVO = {
|
||||
sort: number
|
||||
status: number
|
||||
remark: string
|
||||
createTime: string
|
||||
createTime?: string
|
||||
}
|
||||
|
||||
export type PostPageReqVO = {
|
||||
|
||||
Reference in New Issue
Block a user