修改各模块ts接口规范

This commit is contained in:
lcj
2025-03-13 15:09:40 +08:00
parent 777f8f4c28
commit 600c11e87b
2 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@ export interface MachineryQuery extends PageRequest {
/**
* 备注
*/1
*/
remark?: string;
/**