bug优化

This commit is contained in:
2025-02-18 09:13:28 +08:00
parent cbbc785b74
commit 462460ee72
27 changed files with 691 additions and 143 deletions

View File

@ -92,4 +92,6 @@ public class ZtRelease implements Serializable {
private String failRemark;
private String releaseFailRemark;
private String releaseUser;
}