mirror of
https://github.com/Weasley-J/chinaport-data-signature.git
synced 2024-04-21 12:41:53 +00:00
[feature] 删除冗余方法
This commit is contained in:
@@ -12,7 +12,7 @@ spring:
|
||||
|
||||
profiles:
|
||||
# 适当修改激活环境: dev|test|prod
|
||||
active: dev
|
||||
active: lwj
|
||||
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
|
||||
-4
@@ -47,10 +47,6 @@ class EportSignControllerTest {
|
||||
@Autowired
|
||||
ChinaEportReportClient chinaEportReportClient;
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
@DisplayName("海关XML数据加签+验正签名结果")
|
||||
void signAndVerifyXMLSignature() {
|
||||
|
||||
Reference in New Issue
Block a user