This commit is contained in:
haozq 2024-11-15 09:07:12 +08:00
parent 4979ead905
commit 93a24761d1
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ public class UserPatypeInfo {
* 归还数量
*/
private int ghNum;
/**
* 备注
*/
private String remark;