zss
10 天以前 d6567e4340d00bce1d448c26d5f5700bde90e211
doc/add.sql
@@ -68,3 +68,9 @@
    modify sale_ledger_id bigint default 0 null comment '销售台账id';
alter table ticket_registration
    add enter_date timestamp null;
alter table product_record
    add 列_name int null comment 'sale_ledger_projectI_id';