liyong
2025-06-28 b2089cc76bdf959a2e9ff71142dc3fcf0bd9b80b
doc/add.sql
@@ -68,3 +68,6 @@
    modify sale_ledger_id bigint default 0 null comment '销售台账id';
alter table ticket_registration
    add enter_date timestamp null;