HJGL_DS/DataBase/版本日志/HJGLDB_DS_2026-02-07_bwj.sql

4 lines
207 B
MySQL
Raw Normal View History

2026-02-07 17:01:31 +08:00
alter table JGZL_DocumentDescription add CompilationBasis nvarchar(1000)
alter table JGZL_DocumentDescription add MainContent nvarchar(500)
alter table JGZL_DocumentDescription add CopiesNum nvarchar(500)
go