This website works better with JavaScript.
首頁
探索
說明
登入
server
/
formallProject
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
[营销结算][修改][补贴表添加字段sql]
release_toaliyun_real
gongbiao
6 年之前
父節點
b0c8115253
當前提交
d86355abdb
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
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
查看文件
@@ -0,0 +1 @@
alter table wx_merchant_subsidy add column type tinyint(2) not null default 1 comment '结算类型1线上2线下3银行卡转账';
Write
Preview
Loading…
取消
儲存