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
[合同][修改][开发账单结算]
release_toaliyun_real
luozukai
6 years ago
parent
b70499ebc1
commit
53c149bdd9
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
mallinkAdmin/src/main/resources/db/migration/V201908311549__L_CONTRACT.sql
+ 2
- 0
mallinkAdmin/src/main/resources/db/migration/V201908311549__L_CONTRACT.sql
View File
@@ -0,0 +1,2 @@
alter table wx_bill_settle_record
add column `desc` VARCHAR (800) NULL DEFAULT NULL COMMENT '描述';
Write
Preview
Loading…
Cancel
Save