liyong
9 天以前 dfc34ebed0cab5e1ee664cb2a8f36e3ba6090e3c
doc/add.sql
@@ -71,3 +71,6 @@
alter table ticket_registration
    add enter_date timestamp null;
alter table product_record
    add 列_name int null comment 'sale_ledger_projectI_id';