1
This commit is contained in:
parent
14cf6ffe0a
commit
b5c9f4a34f
5
sql/paydb_migrate_190826.sql
Normal file
5
sql/paydb_migrate_190826.sql
Normal file
@ -0,0 +1,5 @@
|
||||
begin;
|
||||
|
||||
alter table orderinfo add `sp_amount` double NOT NULL COMMENT 'sp_amount';
|
||||
|
||||
commit;
|
Loading…
x
Reference in New Issue
Block a user