swkim 5 лет назад
Родитель
Сommit
43d6f05bae

+ 3 - 2
산출물/3.설계/05.DB-Object/06.DDL/table.sql

@@ -10851,6 +10851,7 @@ CREATE TABLE TB_ORDER_DETAIL_ITEM (
   ORD_DTL_ITEM_SQ  INT UNSIGNED      NOT NULL COMMENT '주문상세단품일련번호', -- 주문상세단품일련번호
   ORD_DTL_ITEM_SQ  INT UNSIGNED      NOT NULL COMMENT '주문상세단품일련번호', -- 주문상세단품일련번호
   ORD_DTL_NO       INT UNSIGNED      NOT NULL COMMENT '주문상세번호', -- 주문상세번호
   ORD_DTL_NO       INT UNSIGNED      NOT NULL COMMENT '주문상세번호', -- 주문상세번호
   ORD_NO           INT UNSIGNED      NOT NULL COMMENT '주문번호', -- 주문번호
   ORD_NO           INT UNSIGNED      NOT NULL COMMENT '주문번호', -- 주문번호
+  ORD_DTL_STAT     VARCHAR(20)       NOT NULL DEFAULT 'G013_00' COMMENT '주문상세상태(공통코드G013)', -- 주문상세상태(공통코드G013)
   ITEM_CD          VARCHAR(20)       NOT NULL COMMENT '단품코드(상품). 일반상품과 딜상품은 상품코드와 동일', -- 단품코드
   ITEM_CD          VARCHAR(20)       NOT NULL COMMENT '단품코드(상품). 일반상품과 딜상품은 상품코드와 동일', -- 단품코드
   OPT_CD           VARCHAR(200)      NOT NULL COMMENT '옵션코드', -- 옵션코드
   OPT_CD           VARCHAR(200)      NOT NULL COMMENT '옵션코드', -- 옵션코드
   OPT_CD1          VARCHAR(200)      NULL     COMMENT '옵션코드1', -- 옵션코드1
   OPT_CD1          VARCHAR(200)      NULL     COMMENT '옵션코드1', -- 옵션코드1
@@ -10915,6 +10916,7 @@ CREATE TABLE TB_ORDER_DETAIL_ITEM_HST (
   ORD_DTL_ITEM_SQ     INT UNSIGNED      NOT NULL COMMENT '주문상세단품일련번호', -- 주문상세단품일련번호
   ORD_DTL_ITEM_SQ     INT UNSIGNED      NOT NULL COMMENT '주문상세단품일련번호', -- 주문상세단품일련번호
   ORD_DTL_NO          INT UNSIGNED      NOT NULL COMMENT '주문상세번호', -- 주문상세번호
   ORD_DTL_NO          INT UNSIGNED      NOT NULL COMMENT '주문상세번호', -- 주문상세번호
   ORD_NO              INT UNSIGNED      NOT NULL COMMENT '주문번호', -- 주문번호
   ORD_NO              INT UNSIGNED      NOT NULL COMMENT '주문번호', -- 주문번호
+  ORD_DTL_STAT        VARCHAR(20)       NOT NULL DEFAULT 'G013_00' COMMENT '주문상세상태(공통코드G013)', -- 주문상세상태(공통코드G013)
   ITEM_CD             VARCHAR(20)       NOT NULL COMMENT '단품코드(상품). 일반상품과 딜상품은 상품코드와 동일', -- 단품코드
   ITEM_CD             VARCHAR(20)       NOT NULL COMMENT '단품코드(상품). 일반상품과 딜상품은 상품코드와 동일', -- 단품코드
   OPT_CD              VARCHAR(200)      NOT NULL COMMENT '옵션코드', -- 옵션코드
   OPT_CD              VARCHAR(200)      NOT NULL COMMENT '옵션코드', -- 옵션코드
   OPT_CD1             VARCHAR(200)      NULL     COMMENT '옵션코드1', -- 옵션코드1
   OPT_CD1             VARCHAR(200)      NULL     COMMENT '옵션코드1', -- 옵션코드1
@@ -14289,8 +14291,7 @@ CREATE TABLE TB_SWEET_TRACKER
   MAN            VARCHAR(50)       DEFAULT NULL COMMENT '배송기사이름',
   MAN            VARCHAR(50)       DEFAULT NULL COMMENT '배송기사이름',
   ESTMATE        VARCHAR(255)      DEFAULT NULL COMMENT '배송예정시간',
   ESTMATE        VARCHAR(255)      DEFAULT NULL COMMENT '배송예정시간',
   REG_DT         TIMESTAMP         NOT NULL COMMENT '등록일시',
   REG_DT         TIMESTAMP         NOT NULL COMMENT '등록일시',
-  PRIMARY KEY (SHIP_COMP_CD,INVOICE_NO, DELV_LEVEL),
-  INDEX TB_SWEET_TRACKER_INVOICE_NO_IDX (INVOICE_NO,DELV_LEVEL)
+  PRIMARY KEY (SHIP_COMP_CD,INVOICE_NO, DELV_LEVEL)
 )
 )
 COMMENT '스윗트래커운송장상태'
 COMMENT '스윗트래커운송장상태'
 ;
 ;

+ 70 - 0
산출물/3.설계/ERD/.metadata/.log

@@ -4938,3 +4938,73 @@ Command-line arguments:  -os win32 -ws win32 -arch x86 D:\WIDE\workspace\webapps
 
 
 !ENTRY org.eclipse.osgi 2 1 2021-04-19 10:49:01.003
 !ENTRY org.eclipse.osgi 2 1 2021-04-19 10:49:01.003
 !MESSAGE NLS unused message: ToggleColumnVisibilityHandler_5 in: com.tomato.exerd.handler.messages
 !MESSAGE NLS unused message: ToggleColumnVisibilityHandler_5 in: com.tomato.exerd.handler.messages
+!SESSION 2021-04-26 11:00:07.997 -----------------------------------------------
+eclipse.buildId=M20090211-1700
+java.version=1.6.0_24
+java.vendor=Sun Microsystems Inc.
+BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ko_KR
+Framework arguments:  D:\WIDE\workspace\webapps\style24\style24.doc\산출물\3.설계\ERD\ST24.exerd
+Command-line arguments:  -os win32 -ws win32 -arch x86 D:\WIDE\workspace\webapps\style24\style24.doc\산출물\3.설계\ERD\ST24.exerd
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: OpenResourceDialog_openButton_text in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: OpenResourceDialog_openWithMenu_label in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: OpenResourceDialog_openWithButton_toolTip in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: CleanDialog_cleanSelectedTaskName in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: RecentWorkspacesPreferencePage_PromptAtStartup_label in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:09.013
+!MESSAGE NLS unused message: RecentWorkspacesPreferencePage_RemoveButton_label in: org.eclipse.ui.internal.ide.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:13.998
+!MESSAGE NLS unused message: url_couldNotResolve_projectDoesNotExist in: org.eclipse.core.internal.utils.messages
+
+!ENTRY org.eclipse.core.resources 2 10035 2021-04-26 11:00:14.060
+!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.248
+!MESSAGE NLS unused message: Shortcuts_shortcutTab in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.248
+!MESSAGE NLS unused message: Shortcuts_selectShortcutsLabel in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.248
+!MESSAGE NLS unused message: Shortcuts_availableMenus in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.248
+!MESSAGE NLS unused message: Shortcuts_availableCategories in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.263
+!MESSAGE NLS unused message: Shortcuts_allShortcuts in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.263
+!MESSAGE NLS unused message: Util_listNull in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.263
+!MESSAGE NLS unused message: OpenBrowserHandler_NoInfoDialogTitle in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:14.263
+!MESSAGE NLS unused message: AboutFeaturesDialog_SimpleTitle in: org.eclipse.ui.internal.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:17.732
+!MESSAGE NLS unused message: BinaryDumpHandler_1 in: com.tomato.exerd.handler.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:17.732
+!MESSAGE NLS unused message: ConvertToXMLHandler_1 in: com.tomato.exerd.handler.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:17.732
+!MESSAGE NLS unused message: SelectHandler_11 in: com.tomato.exerd.handler.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:17.732
+!MESSAGE NLS unused message: ToggleColumnVisibilityHandler_4 in: com.tomato.exerd.handler.messages
+
+!ENTRY org.eclipse.osgi 2 1 2021-04-26 11:00:17.748
+!MESSAGE NLS unused message: ToggleColumnVisibilityHandler_5 in: com.tomato.exerd.handler.messages

BIN
산출물/3.설계/ERD/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index


+ 5 - 4
산출물/3.설계/ERD/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml

@@ -172,6 +172,7 @@
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/asis/iSTYLE24_Mall.exerd"/>
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/asis/iSTYLE24_Mall.exerd"/>
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/ST24.exerd"/>
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/ST24.exerd"/>
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/ST24.exerd"/>
 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/ST24.exerd"/>
+<editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.tomato.exerd.editor.DiagramEditor" uri="file:/D:/WIDE/workspace/webapps/style24/style24.doc/산출물/3.설계/ERD/asis/iSTYLE24_Mall.exerd"/>
 </editors>
 </editors>
 <item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="ST24.exerd" index="0"/>
@@ -189,10 +190,6 @@
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="ST24.exerd" index="0"/>
-<item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
-<item historyLabel="ST24.exerd" index="0"/>
-<item historyLabel="iSTYLE24_Mall.exerd" index="1"/>
-<item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="ST24.exerd" index="0"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
@@ -222,6 +219,10 @@
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="ST24.exerd" index="4"/>
 <item historyLabel="ST24.exerd" index="4"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
 <item historyLabel="iSTYLE24_Mall.exerd" index="2"/>
+<item historyLabel="ST24.exerd" index="4"/>
+<item historyLabel="iSTYLE24_Mall.exerd" index="5"/>
+<item historyLabel="ST24.exerd" index="4"/>
+<item historyLabel="iSTYLE24_Mall.exerd" index="5"/>
 <item active="true" historyLabel="ST24.exerd" index="4"/>
 <item active="true" historyLabel="ST24.exerd" index="4"/>
 </navigationHistory>
 </navigationHistory>
 <input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/>
 <input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/>

BIN
산출물/3.설계/ERD/ST24.exerd