1、考勤组详情
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2025-07-22 19:11:52 +08:00
parent 34d50c58af
commit b94c6c9268
8 changed files with 444 additions and 89 deletions

View File

@@ -5,7 +5,7 @@ export interface ShiftVO {
/**
* 主键id
*/
id: string | number;
id: string;
/**
* 班次名称