service-store/src/main/java/com/java110/store/bmo/collection/impl/GoodsCollectionBMOImpl.java
@@ -2,7 +2,7 @@ import com.alibaba.fastjson.JSONObject; import com.java110.core.annotation.Java110Transactional; import com.java110.dto.purchaseApply.PurchaseApplyDto; import com.java110.dto.purchase.PurchaseApplyDto; import com.java110.intf.common.IGoodCollectionUserInnerServiceSMO; import com.java110.intf.store.IPurchaseApplyInnerServiceSMO; import com.java110.po.purchase.PurchaseApplyPo;