1、巡检计划
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2025-07-14 17:32:10 +08:00
parent ebf12ac233
commit 23f3830a44
4 changed files with 24 additions and 8 deletions

View File

@@ -88,6 +88,7 @@ export interface InspectionPlanVO {
* 状态
*/
state?:string
}
export interface InspectionPlanForm extends BaseEntity {