update 修改字段名

This commit is contained in:
2023-12-08 10:09:18 +08:00
parent 25bce49bcc
commit cbb072e59c
3 changed files with 22 additions and 8 deletions

View File

@@ -35,5 +35,8 @@ public class PileMemberBindingDTO {
*/
private String memberId;
/**
* 一级运营商id
*/
private String merchantId;
}