OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-11-08 8195e7aae46204f96075a0214c802a24830e45e9
업체 관리 백엔드 수정
1개 파일 변경됨
2 ■■■ 파일 변경됨
src/main/resources/migration/V1_11__Alter_Table.sql 2 ●●● 패치 | 보기 | raw | blame | 히스토리
src/main/resources/migration/V1_11__Alter_Table.sql
@@ -1,4 +1,4 @@
CREATE TABLE `company`(
CREATE TABLE `company_field`(
    `id` BIGINT(11) AUTO_INCREMENT,
    `name` VARCHAR(50) NOT NULL,
    `tel` VARCHAR (50) NOT NULL,