1、增加单位图标管理

2、修改机构登录
3、订单问题处理
4、完善组态绑定及删除关联
This commit is contained in:
LEED
2025-06-22 10:33:36 +08:00
parent 3bac43403b
commit b2cee8aeb7
40 changed files with 1367 additions and 86 deletions

View File

@@ -57,6 +57,8 @@ private static final long serialVersionUID = 1L;
@ApiModelProperty("完成人")
private String finishBy;
private String respon;
/** 附件 */
@Excel(name = "附件")
@ApiModelProperty("附件")