console.log 삭제
This commit is contained in:
@@ -344,7 +344,6 @@ export const getTableInfo = async (
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(`=== 테이블 정보 조회 API 호출: ${tableName} ===`);
|
||||
const tableInfo = await screenManagementService.getTableInfo(
|
||||
tableName,
|
||||
companyCode
|
||||
|
||||
Reference in New Issue
Block a user