This commit is contained in:
Harryxzy 2024-01-30 16:00:50 +08:00
parent 12f66512df
commit acbffb205b
8 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,3 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);
/

View File

@ -0,0 +1,3 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);
/

View File

@ -0,0 +1,3 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);
/

View File

@ -0,0 +1 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);

View File

@ -0,0 +1,2 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500)
/

View File

@ -0,0 +1 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);

View File

@ -0,0 +1,2 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500)
GO

View File

@ -0,0 +1,3 @@
alter table hrsa_salary_template add mobile_feedback_url varchar(500);
/