Explorar el Código

Accept Merge Request #107 1017 : (master -> test)

Merge Request: 1017
Created By: @Antiloveg
Accepted By: @Antiloveg
URL: https://coding.net/t/aft/p/AFT/git/merge/107
Antiloveg hace 9 años
padre
commit
0397093417
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      schema/2017-04-17.sql

+ 10 - 0
schema/2017-04-17.sql

@@ -0,0 +1,10 @@
+
+alter table `organization_identity`
+MODIFY COLUMN  `field` VARCHAR(16) NULL COMMENT '领域';
+
+
+
+
+
+
+