라벨명 표시기능
This commit is contained in:
@@ -521,6 +521,7 @@ export interface ScreenDefinition {
|
||||
screenName: string;
|
||||
screenCode: string;
|
||||
tableName: string;
|
||||
tableLabel?: string; // 테이블 라벨 (한글명)
|
||||
companyCode: string;
|
||||
description?: string;
|
||||
isActive: string;
|
||||
|
||||
Reference in New Issue
Block a user