Commit a4ad9cff by guojuxing

提现不是商户

parent 0c388193
...@@ -84,7 +84,6 @@ public class CashWithdrawalDTO implements Serializable{ ...@@ -84,7 +84,6 @@ public class CashWithdrawalDTO implements Serializable{
/** /**
* *
*/ */
@NotNull(message = "商户ID不能为空", groups = {CashWithdrawal.class})
private Integer enterpriseId; private Integer enterpriseId;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment