Commit fc6758fa by mercymodest

feat:- add sql

parent 5847e644
alter table store
alter table store
......@@ -180,6 +180,9 @@ alter table daily_pay_open_card_log
alter table daily_pay_open_card_log
modify daily_pay_product_name varchar(255) null comment '每日付商品名称';
alter table user_card_change_logs
add leave_proofs text null comment '请假凭证, PNG Set<String> --> JSON String';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment