优化 礼品充值和礼品销售
This commit is contained in:
@@ -723,9 +723,6 @@ public class DepotHeadAction extends BaseAction<DepotHeadModel>
|
||||
|
||||
private Map<String,Object> getConditionHead_Gift_In() {
|
||||
Map<String,Object> condition = new HashMap<String,Object>();
|
||||
if(model.getProjectId()!=null) {
|
||||
condition.put("AllocationProjectId_n_eq", model.getProjectId());
|
||||
}
|
||||
return condition;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user