174-企标制修订计划管控流程-添加技术标准起草节点
This commit is contained in:
@@ -20,9 +20,9 @@ import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
@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("/")
|
||||
public interface LawsUserInfoService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user