Merge remote-tracking branch 'origin/feature/REQ-1102' into feature/REQ-1102
This commit is contained in:
commit
d4d18740e0
@ -21,7 +21,7 @@ import java.util.List;
|
||||
* @author: ZhanSiHu
|
||||
* @date: 2023/9/6 14:48
|
||||
*/
|
||||
@FeignClient(name = "tyr", url = "${axzo.service.tyr:http://localhost:8899}")
|
||||
@FeignClient(name = "tyr", url = "${axzo.service.tyr:http://tyr:8080}")
|
||||
public interface PermissionPointApi {
|
||||
|
||||
/** 查询权限点树形节点 **/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user