liyong
2025-07-01 279655b6eaade16ad70a755a970816bf7a40c996
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';