Commit 7d59a84a by unknown

remove the commune limite

parent f1056831
...@@ -496,7 +496,7 @@ public class EventActivityOrderService extends ...@@ -496,7 +496,7 @@ public class EventActivityOrderService extends
@Override @Override
protected boolean beforePlaceOrder(EventActivityOrderBean eventActivityOrderBean) { protected boolean beforePlaceOrder(EventActivityOrderBean eventActivityOrderBean) {
this.checkCommuneIdentity(eventActivityOrderBean); // this.checkCommuneIdentity(eventActivityOrderBean);
this.checkTotalCashRebate(eventActivityOrderBean); this.checkTotalCashRebate(eventActivityOrderBean);
......
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 sign in to comment