Explorar el Código

更新 '智慧消防-0327'

gez hace 2 años
padre
commit
db972ee4be
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      智慧消防-0327

+ 7 - 0
智慧消防-0327

@@ -48,3 +48,10 @@ alter table base_build Add column other_system varchar(50) DEFAULT NULL COMMENT
 alter table base_build Add column other_facilities varchar(200) DEFAULT NULL COMMENT '其他设施';
 alter table base_build Add column birth_cert varchar(20) DEFAULT NULL COMMENT '产证';
 
+
+
+
+---03月29日
+alter table base_company_change Add column birth_cert varchar(20) DEFAULT NULL COMMENT '产证';
+
+