标准清单流程

This commit is contained in:
yuezhihang
2021-07-05 15:50:26 +08:00
parent 6a0eba5264
commit d554213fd9
@@ -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 {