【fix】- bug80832
This commit is contained in:
@@ -153,7 +153,8 @@ INSERT INTO `income_payments`.`sys_permission`(`id`, `parent_id`, `name`, `url`,
|
||||
INSERT INTO `income_payments`.`sys_dict_item`(`id`, `dict_id`, `item_text`, `item_value`, `description`, `sort_order`, `status`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES ('1477781428149047297', '1432280766382727169', '起草组会议', '7', '起草组会议', 7.00, 1, 'LKGLZ', '2024-01-05 14:56:54', NULL, NULL);
|
||||
|
||||
|
||||
|
||||
ALTER TABLE `pay_meeting`
|
||||
MODIFY COLUMN `remark` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '备注' AFTER `hotel_address`;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user