Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tao.mo
2022-02-15 17:52:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
01e69b40ef8b5d881d75751b640ab5e994c69cec
01e69b40
1 parent
2e1d8267
查询hscode代码提交
mt 2022年2月15日17:52:21
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
src/main/java/com/erry/iclear/dateInterface/service/ApiService.java
src/main/java/com/erry/iclear/dateInterface/service/ApiService.java
View file @
01e69b4
...
...
@@ -48,8 +48,6 @@ public class ApiService {
String
customsUrl
;
@Value
(
"${api.address.complete-msg-url}"
)
String
completeMsgUrl
;
@Value
(
"${api.address.basf-hscode-url}"
)
String
basfHscodeUrl
;
@Autowired
ReceiptMessageRepository
receiptMessageRepository
;
...
...
Please
register
or
login
to post a comment