mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 05:25:12 +08:00
Merge branch 'dev' of http://192.168.2.2:8099/jsowell/jsowell-charger-web into dev
This commit is contained in:
@@ -25,4 +25,6 @@ public class PileAuthCardDTO {
|
||||
private String phoneNumber;
|
||||
|
||||
private String verificationCode;
|
||||
|
||||
private String merchantId;
|
||||
}
|
||||
|
||||
@@ -34,4 +34,6 @@ public class PileMemberBindingDTO {
|
||||
* 用户memberId
|
||||
*/
|
||||
private String memberId;
|
||||
|
||||
private String merchantId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user