dbpatch/202408/重庆机具/system_20240813.sql

7 lines
99 B
MySQL
Raw Normal View History

2024-08-13 09:38:51 +08:00
-- 所属组织id
alter table sys_dept
add company_id bigint null comment '所属组织id';