默认初始化页面权限修改

This commit is contained in:
张松
2025-04-02 16:53:09 +08:00
parent 9453ec0fcd
commit f67a917977
3 changed files with 34 additions and 17 deletions

View File

@@ -41,4 +41,6 @@ public class ShopStaffPagePermission implements Serializable {
*/
private Long pagePathId;
private Integer isUse;
}