174-企标制修订计划管控流程-添加技术标准起草节点

This commit is contained in:
liyawei
2022-11-18 18:41:27 +08:00
parent 9b1b5ffad2
commit 9e2c4fce87
@@ -20,9 +20,9 @@ import java.util.Map;
import java.util.Set; import java.util.Set;
@Component @Component
//@FeignClient(value = "FotonLAWSSystem",path="/api",url="") @FeignClient(value = "FotonLAWSSystem",path="/api",url="")
//线上部署用 //线上部署用
@FeignClient(value = "FotonLAWSSystem-test",path="/api",url="") //@FeignClient(value = "FotonLAWSSystem-test",path="/api",url="")
@RequestMapping("/") @RequestMapping("/")
public interface LawsUserInfoService { public interface LawsUserInfoService {