修改nacose测试环境地址

This commit is contained in:
daihh
2023-06-25 14:00:23 +08:00
parent 69ca8eac0a
commit 76cad41b69
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ public interface IOutSideDataService {
/**
* 获取用户有权限的机构id
* */
*/
UserOrgIds getOrgIds();
}