修改安全月报
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ALTER TABLE Manager_Month_InjuryAccidentC
|
||||
add LossCount int null;
|
||||
|
||||
ALTER TABLE Manager_Month_InjuryAccidentC
|
||||
add DeathCount int null;
|
||||
|
||||
Reference in New Issue
Block a user