Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
api
Overview
Overview
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
首航-临时账号
api
Commits
9eee3809
Commit
9eee3809
authored
May 22, 2018
by
java-李谡
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改fast-json配置,修改sql文件
parent
3250c9ae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
AirlineVerifyDao.xml
resources/mapper/modules/verify/AirlineVerifyDao.xml
+1
-1
spring-mvc.xml
resources/spring-mvc.xml
+1
-0
No files found.
resources/mapper/modules/verify/AirlineVerifyDao.xml
View file @
9eee3809
...
...
@@ -28,7 +28,7 @@
<select
id=
"getList"
resultType=
"com.ejweb.modules.verify.entity.AirlineVerifyEntity"
>
SELECT
<include
refid=
"airlineVerifyColumns"
/>
,p.end_time
,p.end_time
AS nodeDate
FROM
foc_airline_verify a
LEFT JOIN foc_aircraft_type t ON a.aircraft_type = t.id
...
...
resources/spring-mvc.xml
View file @
9eee3809
...
...
@@ -76,6 +76,7 @@
<list>
<value>
WriteMapNullValue
</value>
<value>
QuoteFieldNames
</value>
<value>
DisableCircularReferenceDetect
</value>
</list>
</property>
</bean>
...
...
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