Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10m23s

This commit is contained in:
2025-06-24 11:12:20 +08:00
8 changed files with 737 additions and 227 deletions

View File

@@ -19,7 +19,7 @@ export interface Clean_orderVO {
/**
* 保洁id
*/
cleanId: string | number;
cleanId: string | null;
/**
* 名称
@@ -54,7 +54,7 @@ export interface Clean_orderVO {
/**
* 单位id
*/
unitId: string | number;
unitId: string | null;
/**
* 申请单位