src/main/java/cc/mrbird/febs/pay/model/AgreementSignDto.java @@ -12,4 +12,6 @@ // 签约短信验证码 private String smsCode; private Long bankId; }