update - 添加数据库升级脚本
This commit is contained in:
parent
6dae134aad
commit
ac0d23ee65
@ -0,0 +1,3 @@
|
||||
alter table ext_ax_api_log
|
||||
modify request_body longblob null comment '请求参数';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user