Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center
Commits
33859558
Commit
33859558
authored
Oct 25, 2021
by
伍思炜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新智能平台对接开发
parent
0b824a7b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
common/src/main/java/com/winsun/outSideSystem/IntelligenceSendOrders.java
+0
-0
core-service/src/main/resources/application-local.yml
+1
-1
core-service/src/test/java/com/winsun/user/UserTestHelper.java
+2
-1
No files found.
common/src/main/java/com/winsun/outSideSystem/IntelligenceSendOrders.java
deleted
100644 → 0
View file @
0b824a7b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
core-service/src/main/resources/application-local.yml
View file @
33859558
...
...
@@ -10,7 +10,7 @@ eureka:
serviceUrl
:
defaultZone
:
http://localhost:20000/eureka/
server
:
port
:
1000
3
port
:
1000
2
servlet
:
context-path
:
/ciop
tomcat
:
...
...
core-service/src/test/java/com/winsun/user/UserTestHelper.java
View file @
33859558
...
...
@@ -35,6 +35,7 @@ public class UserTestHelper extends AppApplicationBaseIT {
// String orderSeq = RandomUtil.RandomNumber(32);
// System.out.println(orderSeq);
intelligenceSendOrder
.
queryStatus
(
"iczrnmals07dq3im35c1"
,
null
);
//intelligenceSendOrder.queryStatus("iczrnmals07dq3im35c1",null);
System
.
out
.
println
(
1234
);
}
}
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