erp根据工厂、物料查询生产版本外部调用测试

This commit is contained in:
liss
2025-10-22 10:47:00 +08:00
parent 3ced883117
commit ecff39b2e5
5 changed files with 32 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestParam;
import java.util.HashMap;
import java.util.Map;