Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
LuJin-Im
Project
Project
Details
Activity
Releases
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
yangzhaojun
LuJin-Im
Commits
a6f35ac0
Commit
a6f35ac0
authored
Jul 10, 2018
by
李博今
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改部门名
parent
8cff19e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
ImWebsocketServer.java
src/main/java/com/qiqiim/server/ImWebsocketServer.java
+0
-1
manager.jsp
src/main/webapp/manager.jsp
+1
-1
No files found.
src/main/java/com/qiqiim/server/ImWebsocketServer.java
View file @
a6f35ac0
...
@@ -145,7 +145,6 @@ public class ImWebsocketServer {
...
@@ -145,7 +145,6 @@ public class ImWebsocketServer {
}
}
public
void
destroy
()
{
public
void
destroy
()
{
log
.
info
(
"destroy qiqiim websocketserver ..."
);
// 释放线程池资源
// 释放线程池资源
if
(
channel
!=
null
)
{
if
(
channel
!=
null
)
{
channel
.
close
();
channel
.
close
();
...
...
src/main/webapp/manager.jsp
View file @
a6f35ac0
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<select
name=
"userInfo.deptid"
lay-verify=
"required"
>
<select
name=
"userInfo.deptid"
lay-verify=
"required"
>
<option
value=
"1"
>
路劲太阳城置业顾问
</option>
<option
value=
"1"
>
路劲太阳城置业顾问
</option>
<option
value=
"3"
>
路劲隽澜湾置业顾问
</option>
<option
value=
"3"
>
路劲隽澜湾置业顾问
</option>
<option
value=
"4"
>
路劲
武清
置业顾问
</option>
<option
value=
"4"
>
路劲
隽悦府
置业顾问
</option>
</select>
</select>
</div>
</div>
</div>
</div>
...
...
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