release: update 4.4.0

This commit is contained in:
xiaoxian521
2023-06-14 17:14:33 +08:00
parent e0f28acdc4
commit 97f0e1531c
23 changed files with 778 additions and 957 deletions

View File

@@ -23,7 +23,6 @@ export type appType = {
export type multiType = {
path: string;
parentPath: string;
name: string;
meta: any;
query?: object;