Explorar el Código

feat: 积分包加推广药品字段3

lixuesong hace 1 año
padre
commit
ee01b8cc7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      db/v2.0/20231107.sql

+ 1 - 1
db/v2.0/20231107.sql

@@ -1,2 +1,2 @@
 alter table wm_score_package
-    add drugtable json null comment '推广药品';
+    add varchar(255) null comment '推广药品id';