weaver-hrm-organization/sqlupgrade/SQLServer/sql202308170203.sql

2 lines
50 B
MySQL
Raw Normal View History

2025-08-13 23:14:35 +08:00
alter table jcl_org_scheme add subcompanyid int
GO