This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[营销结算][修改][补贴表添加字段sql]
release_toaliyun_real
gongbiao
6 years ago
parent
b0c8115253
commit
d86355abdb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mallinkAdmin/src/main/resources/db/migration/V201910161425__G_ALTER_MERCHANT_SUBSIDY.sql
+ 1
- 0
mallinkAdmin/src/main/resources/db/migration/V201910161425__G_ALTER_MERCHANT_SUBSIDY.sql
View File
@@ -0,0 +1 @@
alter table wx_merchant_subsidy add column type tinyint(2) not null default 1 comment '结算类型1线上2线下3银行卡转账';
Write
Preview
Loading…
Cancel
Save