This commit is contained in:
2026-03-13 08:58:30 +08:00
parent 04709fd43d
commit 75de73add7
@@ -57,8 +57,12 @@ public class UserBirthdayManageController {
@Ok("beetl:/mobile/staffmanage/birthday/index.html")
@RequiresAuthentication
public void h5() {
}
@At
@RequiresPermissions("staffManage.birthday.manage")
public Result pageData(UserBirthdayPageVO page){