希晓余额充值

This commit is contained in:
2023-11-27 10:45:46 +08:00
parent d61f88ff65
commit 0e36550c4c
3 changed files with 15 additions and 7 deletions

View File

@@ -53,6 +53,11 @@ public class UpdateMemberBalanceDTO {
*/
private String targetMerchantId;
/**
* 来自后管 1-是
*/
private String fromWeb;
@Override
public String toString() {
return new ToStringBuilder(this, ToStringStyle.JSON_STYLE)