|
|
|
@ -344,3 +344,9 @@ CALL Pro_Temp_ColumnWork('thr_dept', 'id', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('thr_inv_warehouse', 'id', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('thr_products', 'id', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('thr_corp', 'id', 'bigint', 2);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_dept_user', 'userId', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_dept_user', 'deptId', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('basic_bustype_pre', 'Id', 'bigint', 2);
|
|
|
|
|
CALL Pro_Temp_ColumnWork('basic_export_status', 'remark', 'varchar(2048)', 2);
|
|
|
|
|