|
|
@ -339,6 +339,8 @@ CALL Pro_Temp_ColumnWork('auth_user', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_user_bustype', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_user_bustype', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_user_bustype', 'userId', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_user_bustype', 'userId', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_dept', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_dept', 'id', 'bigint', 2);
|
|
|
|
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_dept', 'pid', 'bigint', 2);
|
|
|
|
|
|
|
|
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse_bustype', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse_bustype', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse_user', 'id', 'bigint', 2);
|
|
|
|
CALL Pro_Temp_ColumnWork('auth_warehouse_user', 'id', 'bigint', 2);
|
|
|
|