Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
ec991074
Commit
ec991074
authored
Jun 10, 2022
by
xixinzhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ccs bug
parent
4dbcf1b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ccs-1.0.0.1.xml
...ystem-ccs/src/main/resources/db/changelog/ccs-1.0.0.1.xml
+1
-1
No files found.
amos-boot-system-ccs/src/main/resources/db/changelog/ccs-1.0.0.1.xml
View file @
ec991074
...
...
@@ -13,7 +13,7 @@
</preConditions>
<comment>
asf_fire_station_info add `elec_type`
</comment>
<sql>
ALTER TABLE `
wl_car_property
` ADD COLUMN `elec_type` int(10) DEFAULT NULL COMMENT '0-发送端,1-接收端',
ALTER TABLE `
asf_fire_station_info
` ADD COLUMN `elec_type` int(10) DEFAULT NULL COMMENT '0-发送端,1-接收端',
ADD COLUMN `line_name` varchar(255) DEFAULT NULL COMMENT '线路名称',
ADD COLUMN `station_contact_id` varchar(20) DEFAULT NULL COMMENT '关联站id';
</sql>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment