Selaa lähdekoodia

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

lixuesong 3 vuotta sitten
vanhempi
commit
e40d245114
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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 '税邦云用户类型对应的发票类目';