|
|
@ -4361,3 +4361,8 @@ CALL Pro_Temp_ColumnWork('io_collect_order', 'errorMsg',
|
|
|
|
CALL Pro_Temp_ColumnWork('sys_workplace_document', 'orderFinishVerify',
|
|
|
|
CALL Pro_Temp_ColumnWork('sys_workplace_document', 'orderFinishVerify',
|
|
|
|
' tinyint NULL DEFAULT NULL COMMENT ''单据完成校验: 0:完全赋码 ; 1:部分赋码''',
|
|
|
|
' tinyint NULL DEFAULT NULL COMMENT ''单据完成校验: 0:完全赋码 ; 1:部分赋码''',
|
|
|
|
1);
|
|
|
|
1);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CALL Pro_Temp_ColumnWork('sys_workplace_document', 'number',
|
|
|
|
|
|
|
|
'int NULL DEFAULT NULL COMMENT ''顺序号''',
|
|
|
|
|
|
|
|
1);
|
|
|
|