---添加事件监听测试

This commit is contained in:
2025-12-16 14:18:43 +08:00
parent 8c9dcae89e
commit e110d372f8
9 changed files with 140 additions and 30 deletions

View File

@ -33,7 +33,7 @@ public class UpdateLngBBankDto implements Serializable {
/**
* 助记码(自动生成4位0001……)
*/
@LogField(name="助记码(自动生成4位0001……)",index=1)
@LogField(name="助记码",index=1)
@ApiModelProperty("助记码(自动生成4位0001……)")
private String code;