流程名称回显 不完全修改~~~

This commit is contained in:
Mr.Z
2021-09-03 13:40:08 +08:00
parent 13e49eb481
commit 6999c43c2e
@@ -18,7 +18,7 @@ import java.util.Map;
import java.util.Set;
@Component
@FeignClient(value = "FotonLAWSSystem-zyh7",path="/api",url="")
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
@RequestMapping("/")
public interface LawsUserInfoService {