REQ-2097: 尝试重新编译

This commit is contained in:
yanglin 2024-01-29 20:41:26 +08:00
parent 780c6b59ef
commit 1ef149a61e

View File

@ -32,6 +32,7 @@ public class SetHideRequest {
@Override
public String toString() {
return JSON.toJSONString(this);
}
}