feat(roles): support role_code input and display

This commit is contained in:
Chris
2026-04-03 15:49:47 +08:00
parent f43edeb703
commit 9de368ae57
2 changed files with 16 additions and 1 deletions

3
.env.production Normal file
View File

@@ -0,0 +1,3 @@
# member.ose.tw frontend env (production)
VITE_APP_TITLE=member.ose.tw
VITE_API_BASE_URL=http://memberapi_ose_tw:8000