commit
This commit is contained in:
+4
@@ -57,8 +57,12 @@ public class UserBirthdayManageController {
|
|||||||
@Ok("beetl:/mobile/staffmanage/birthday/index.html")
|
@Ok("beetl:/mobile/staffmanage/birthday/index.html")
|
||||||
@RequiresAuthentication
|
@RequiresAuthentication
|
||||||
public void h5() {
|
public void h5() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@At
|
@At
|
||||||
@RequiresPermissions("staffManage.birthday.manage")
|
@RequiresPermissions("staffManage.birthday.manage")
|
||||||
public Result pageData(UserBirthdayPageVO page){
|
public Result pageData(UserBirthdayPageVO page){
|
||||||
|
|||||||
Reference in New Issue
Block a user