This website works better with JavaScript.
Home
Explore
Help
Sign In
jwy
/
aeon_business_back
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Merge branch 'jwy' of
http://47.100.114.196:3001/jwy/aeon_business_back
into zhc
zhc
zhczyx
2 weeks ago
parent
5b1cd763d4
ddadca3c93
commit
8d5e0efb0b
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
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
data-center-business-controller/src/main/resources/db/migration/V110__csdj_device_realtime_alert_history_id.sql
1
data-center-business-controller/src/main/resources/db/migration/V110__csdj_device_realtime_alert_history_id.sql
View File
@ -0,0 +1 @@
ALTER
TABLE
`
csdj_device_realtime
`
add
`
alert_history_id
`
bigint
DEFAULT
NULL
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jwy/aeon_business_back
Title
Body
Create Issue