mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 05:29:32 +00:00
feat 权限管理
This commit is contained in:
2
types/web.d.ts
vendored
2
types/web.d.ts
vendored
@@ -35,5 +35,5 @@ export interface TablePageModel<T = any> {
|
||||
* 基础实体对象
|
||||
*/
|
||||
export interface BaseEntity {
|
||||
id?: number | null | undefined
|
||||
id?: number | string | null | undefined
|
||||
}
|
||||
|
Reference in New Issue
Block a user