weaver-hrm-salary/resource/sqlupgrade/SQLServer/sql202311150103.sql

2 lines
61 B
MySQL
Raw Normal View History

2023-11-21 16:17:47 +08:00
ALTER TABLE hrsa_salary_template ADD sms_setting text NULL
GO