commit
This commit is contained in:
+4
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user