Explorar el Código

Merge branch 'feat-20220718-oladinghenan' into temp-pre

lixuesong hace 3 años
padre
commit
e40d245114
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      db/v2.0/220719.sql

+ 2 - 0
db/v2.0/220719.sql

@@ -0,0 +1,2 @@
+alter table sys_dept_sub
+    modify subject_invoice_category varchar(64) null comment '税邦云用户类型对应的发票类目';