标准清单流程
This commit is contained in:
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
@Component
|
||||
@FeignClient(value = "FotonLAWSSystem3",path="/api",url="")
|
||||
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
|
||||
@RequestMapping("/")
|
||||
public interface LawsUserInfoService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user