java110-interface/src/main/java/com/java110/intf/store/IAllocationStorehouseApplyV1InnerServiceSMO.java
@@ -16,7 +16,7 @@ package com.java110.intf.store; import com.java110.config.feign.FeignConfiguration; import com.java110.dto.allocationStorehouseApply.AllocationStorehouseApplyDto; import com.java110.dto.allocationStorehouse.AllocationStorehouseApplyDto; import com.java110.po.allocationStorehouseApply.AllocationStorehouseApplyPo; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.web.bind.annotation.RequestBody;