fix:考勤组编辑
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2025-07-29 17:26:45 +08:00
parent 4f156a3f58
commit 62f1d43ac5
3 changed files with 33 additions and 3 deletions

View File

@@ -29,6 +29,8 @@ export interface GroupVO {
attendanceList:any[];
scheduleCycleList:any[];
}
export interface GroupForm extends BaseEntity {