用户同步

This commit is contained in:
2026-05-19 08:35:55 +08:00
parent 7c9ee9101e
commit b73f5505bf
10 changed files with 334 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ public class HxrAdminProperties {
* 用户列表接口 URL可含默认查询串实际请求会覆盖 {@code mobile} 等参数。
*/
private String userSelectUrl =
"https://hxrdhoutai.hxrdsm.cn/app/admin/user/select?page=1&limit=20";
"https://hxrdhoutai.hxrdsm.cn/app/admin/user/select?page=1&limit=90";
/**
* 用户更新接口 URL。