新增查看页面
This commit is contained in:
@@ -9,6 +9,7 @@ import { BasicModel } from '@jeesite/core/api/model/baseModel';
|
||||
const { adminPath } = useGlobSetting();
|
||||
|
||||
export interface MyWorkInfo extends BasicModel<MyWorkInfo> {
|
||||
weatherText?: string;
|
||||
notifyNums?: number;
|
||||
notifyAllNums?: number;
|
||||
projectNums?: number;
|
||||
|
||||
Reference in New Issue
Block a user