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
06c38ebfac
commit
0f908d9330
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/V201908131355__L_CONTRACT.sql
+ 2
- 0
mallinkAdmin/src/main/resources/db/migration/V201908131355__L_CONTRACT.sql
View File
@@ -0,0 +1,2 @@
alter table wx_rent_contract
add column `bus_discount_time` SMALLINT(1) NULL DEFAULT 0 COMMENT '1年2月3周期';
Write
Preview
Loading…
Cancel
Save