This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
ShibeiWorkPlatform
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
houseEntity.resiNumber类型调整
feature/teamB_zz_wgh
wangxianzhang
3 years ago
parent
2d1bd64dbe
commit
1c8e4c809e
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
epmet-module/gov-org/gov-org-server/src/main/resources/db/migration/V0.0.28__houseResiNumberAdjust.sql
1
epmet-module/gov-org/gov-org-server/src/main/resources/db/migration/V0.0.28__houseResiNumberAdjust.sql
View File
@ -0,0 +1 @@
alter
table
ic_house
modify
RESI_NUMBER
int
(
2
)
default
0
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
elink-star/ShibeiWorkPlatform
Title
Body
Create Issue