REQ-3201: 修复字段类型

This commit is contained in:
yanglin 2024-12-30 19:44:52 +08:00
parent 3634dfcd20
commit d7b854b640

View File

@ -34,7 +34,7 @@ public class PresetButtonPressedRequest {
private Long operatorId;
private Long operatorName;
private String operatorName;
@Override
public String toString() {