update 优化 demo 界面代码

This commit is contained in:
疯狂的狮子Li
2023-04-05 20:12:03 +08:00
parent f4522d2caa
commit 07a9b6e612
11 changed files with 589 additions and 556 deletions
+1
View File
@@ -57,6 +57,7 @@ declare global {
interface BaseEntity {
createBy?: any;
createDept?: any;
createTime?: string;
updateBy?: any;
updateTime?: any;