修改各模块ts接口规范

This commit is contained in:
lcj
2025-03-13 15:09:40 +08:00
parent d066a27c2c
commit a5ca27d1b3

View File

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