랜드 정보 조회 - 조회 부분 작업

This commit is contained in:
2025-02-26 22:29:21 +09:00
parent 24e09a65bc
commit 2b2cec3d10
13 changed files with 286 additions and 102 deletions

View File

@@ -65,7 +65,7 @@ export const menuConfig = {
}
},
landview: {
title: '랜드 조회',
title: '랜드 정보 조회',
permissions: {
read: authType.landRead,
update: authType.landUpdate,