Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_REFACTORING
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
zhangyusheng
YX_IDENT_REFACTORING
Commits
b4b3adcf
Commit
b4b3adcf
authored
Nov 20, 2018
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
下载装箱单并连接盈信库
更新异常状态并更新异常信息 更新出库时间和入库时间
parent
359d1836
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
GroupinfoServiceImplTest.java
...xproject/start/service/impl/GroupinfoServiceImplTest.java
+11
-0
web.xml
web/WEB-INF/web.xml
+7
-0
No files found.
src/test/java/com/yxproject/start/service/impl/GroupinfoServiceImplTest.java
0 → 100644
View file @
b4b3adcf
package
com
.
yxproject
.
start
.
service
.
impl
;
import
static
org
.
junit
.
Assert
.*;
/**
* Created by Administrator on 2018/11/6.
*/
public
class
GroupinfoServiceImplTest
{
}
\ No newline at end of file
web/WEB-INF/web.xml
0 → 100644
View file @
b4b3adcf
<?xml version="1.0" encoding="UTF-8"?>
<web-app
xmlns=
"http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
version=
"3.1"
>
</web-app>
\ No newline at end of file
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