docs(M08-C): 回填管理员房态运营首段

This commit is contained in:
Codex
2026-08-10 10:08:26 +08:00
parent b70ada06a8
commit 8b2156cdd5
7 changed files with 53 additions and 6 deletions
@@ -0,0 +1,7 @@
# 2026-08-10 M08-C 管理员/员工权限迁移
- 版本:`2026081001_m08c_staff_management_access`
- up:为所有有效 STAFF 角色补 `profile.read``store.operation.read`,不授予写权限。
- down:只删除 STAFF 的这两项角色权限,不删除角色、用户或门店授权。
- verify:允许空 STAFF 角色集合;存在 STAFF 角色时要求每个有效角色同时拥有两项权限。
- WSL MySQL 8.4.10 已完成 `up → verify → down → up → verify`