Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-core
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
isc-v3.1-tmp
isc-core
Commits
909ee116
Commit
909ee116
authored
Sep 26, 2024
by
niewei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
esb
parent
dfd3d058
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
53 additions
and
53 deletions
+53
-53
IAccountFeign.java
.../com/brilliance/isc/common/esb/account/IAccountFeign.java
+18
-18
IRiskCustomerFeign.java
...om/brilliance/isc/common/esb/ccrm/IRiskCustomerFeign.java
+2
-2
ICecmFeign.java
...n/java/com/brilliance/isc/common/esb/cecm/ICecmFeign.java
+2
-2
IEmbfeFeign.java
...va/com/brilliance/isc/common/esb/channel/IEmbfeFeign.java
+2
-2
IPhFeign.java
.../java/com/brilliance/isc/common/esb/channel/IPhFeign.java
+2
-2
IClmFeign.java
...ain/java/com/brilliance/isc/common/esb/clm/IClmFeign.java
+15
-15
IFftinvFeign.java
.../java/com/brilliance/isc/common/esb/fft/IFftinvFeign.java
+2
-2
IFinanceFeign.java
.../com/brilliance/isc/common/esb/finance/IFinanceFeign.java
+10
-10
No files found.
isc-common-service/src/main/java/com/brilliance/isc/common/esb/account/IAccountFeign.java
View file @
909ee116
...
...
@@ -6,10 +6,10 @@ import org.springframework.web.bind.annotation.PostMapping;
import
org.springframework.web.bind.annotation.RequestMapping
;
import
org.springframework.web.bind.annotation.RestController
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IAccountFeign
{
@PostMapping
(
"/8091"
)
@PostMapping
(
"/
webapi/jk/
8091"
)
InnerRes
<
InnerRes8091
>
call8091
(
InnerReq
<
InnerReq8091
>
innerReq8091
);
/**
...
...
@@ -18,7 +18,7 @@ public interface IAccountFeign {
* @param innerReq8023
* @return
*/
@PostMapping
(
"/8023"
)
@PostMapping
(
"/
webapi/jk/
8023"
)
InnerRes
<
InnerRes8023
>
call8023
(
InnerReq
<
InnerReq8023
>
innerReq8023
);
/**
...
...
@@ -26,7 +26,7 @@ public interface IAccountFeign {
* @param innerReqEtradeGe34
* @return
*/
@PostMapping
(
"/etradeGe34"
)
@PostMapping
(
"/
webapi/jk/
etradeGe34"
)
InnerRes
<
InnerResEtradeGe34
>
callEtradeGe34
(
InnerReq
<
InnerReqEtradeGe34
>
innerReqEtradeGe34
);
/**
...
...
@@ -34,7 +34,7 @@ public interface IAccountFeign {
* @param innerReqTm01
* @return
*/
@PostMapping
(
"/TM01"
)
@PostMapping
(
"/
webapi/jk/
TM01"
)
InnerRes
<
InnerResTM01
>
callTm01
(
InnerReq
<
InnerReqTM01
>
innerReqTm01
);
/**
...
...
@@ -43,7 +43,7 @@ public interface IAccountFeign {
* @param innerReq8995
* @return
*/
@PostMapping
(
"/8995"
)
@PostMapping
(
"/
webapi/jk/
8995"
)
InnerRes
<
InnerRes8995
>
call8995
(
InnerReq
<
InnerReq8995
>
innerReq8995
);
/**
...
...
@@ -51,7 +51,7 @@ public interface IAccountFeign {
* @param var1
* @return
*/
@PostMapping
(
"/8590"
)
@PostMapping
(
"/
webapi/jk/
8590"
)
InnerRes
<
InnerRes8590
>
call8590
(
InnerReq
<
InnerReq8590
>
var1
);
/**
...
...
@@ -60,7 +60,7 @@ public interface IAccountFeign {
* @param innerReq1693
* @return
*/
@PostMapping
(
"/1693"
)
@PostMapping
(
"/
webapi/jk/
1693"
)
InnerRes
<
InnerRes1693
>
call1693
(
InnerReq
<
InnerReq1693
>
innerReq1693
);
...
...
@@ -71,7 +71,7 @@ public interface IAccountFeign {
* @param innerReq8758
* @return
*/
@PostMapping
(
"/8758"
)
@PostMapping
(
"/
webapi/jk/
8758"
)
InnerRes
<
InnerRes8758
>
call8758
(
InnerReq
<
InnerReq8758
>
innerReq8758
);
/**
...
...
@@ -80,7 +80,7 @@ public interface IAccountFeign {
* @param innerReq8680
* @return
*/
@PostMapping
(
"/8680"
)
@PostMapping
(
"/
webapi/jk/
8680"
)
InnerRes
<
InnerRes8680
>
call8680
(
InnerReq
<
InnerReq8680
>
innerReq8680
);
/**
...
...
@@ -89,7 +89,7 @@ public interface IAccountFeign {
* @param innerReq0958
* @return
*/
@PostMapping
(
"/0958"
)
@PostMapping
(
"/
webapi/jk/
0958"
)
InnerRes
<
InnerRes0958
>
call0958
(
InnerReq
<
InnerReq0958
>
innerReq0958
);
/**
* 8485 核心系统提供二代支付往账查询
...
...
@@ -97,7 +97,7 @@ public interface IAccountFeign {
* @param req8485
* @return
*/
@PostMapping
(
"/8485"
)
@PostMapping
(
"/
webapi/jk/
8485"
)
InnerRes
<
InnerRes8485
>
call8485
(
InnerReq
<
InnerReq8485
>
req8485
);
/**
* 8010 核心系统提供境内外币来报入账状态同步
...
...
@@ -105,7 +105,7 @@ public interface IAccountFeign {
* @param req8010
* @return
*/
@PostMapping
(
"/8010"
)
@PostMapping
(
"/
webapi/jk/
8010"
)
InnerRes
<
InnerRes8010
>
call8010
(
InnerReq
<
InnerReq8010
>
req8010
);
/**
* 8486 根据业务编号查询一段时间内的直通式交易状态(小额查)
...
...
@@ -113,7 +113,7 @@ public interface IAccountFeign {
* @param req8486
* @return
*/
@PostMapping
(
"/8486"
)
@PostMapping
(
"/
webapi/jk/
8486"
)
InnerRes
<
InnerRes8486
>
call8486
(
InnerReq
<
InnerReq8486
>
req8486
);
/**
* 8915 境内外币往账查询
...
...
@@ -121,7 +121,7 @@ public interface IAccountFeign {
* @param req8915
* @return
*/
@PostMapping
(
"/8915"
)
@PostMapping
(
"/
webapi/jk/
8915"
)
InnerRes
<
InnerRes8915
>
call8915
(
InnerReq
<
InnerReq8915
>
req8915
);
/**
* 8159 核心系统提供查询境内外币报文状态
...
...
@@ -129,7 +129,7 @@ public interface IAccountFeign {
* @param req8159
* @return
*/
@PostMapping
(
"/8159"
)
@PostMapping
(
"/
webapi/jk/
8159"
)
InnerRes
<
InnerRes8159
>
call8159
(
InnerReq
<
InnerReq8159
>
req8159
);
/**
...
...
@@ -138,7 +138,7 @@ public interface IAccountFeign {
* @param innerReq0905
* @return
*/
@PostMapping
(
"/0905"
)
@PostMapping
(
"/
webapi/jk/
0905"
)
InnerRes
<
InnerRes0905
>
call0905
(
InnerReq
<
InnerReq0905
>
innerReq0905
);
/**
...
...
@@ -147,6 +147,6 @@ public interface IAccountFeign {
* @param innerReq0904
* @return
*/
@PostMapping
(
"/0904"
)
@PostMapping
(
"/
webapi/jk/
0904"
)
InnerRes
<
InnerRes0904
>
call0904
(
InnerReq
<
InnerReq0904
>
innerReq0904
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/ccrm/IRiskCustomerFeign.java
View file @
909ee116
...
...
@@ -10,9 +10,9 @@ import org.springframework.web.bind.annotation.RequestMapping;
* @date 2024-08-09
* @description
*/
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IRiskCustomerFeign
{
@PostMapping
(
"/inner"
)
@PostMapping
(
"/
webapi/jk/
inner"
)
InnerRes
callInterface
(
InnerReq
innerReq
);
// /**
...
...
isc-common-service/src/main/java/com/brilliance/isc/common/esb/cecm/ICecmFeign.java
View file @
909ee116
...
...
@@ -8,10 +8,10 @@ import org.springframework.stereotype.Component;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
ICecmFeign
{
@PostMapping
(
"/CM51"
)
@PostMapping
(
"/
webapi/jk/
CM51"
)
InnerRes
<
InnerResCM51
>
callCM51
(
InnerReq
<
InnerReqCM51
>
innerReqCM51InnerReq
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/channel/IEmbfeFeign.java
View file @
909ee116
...
...
@@ -7,12 +7,12 @@ import com.brilliance.isc.esb.model.inner.InnerResDzw1;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IEmbfeFeign
{
/**
* DZW1 电证往报
*/
@PostMapping
(
"/DZW1"
)
@PostMapping
(
"/
webapi/jk/
DZW1"
)
InnerRes
<
InnerResDzw1
>
callDZW1
(
InnerReq
<
InnerReqDzw1
>
innerReqDzw1
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/channel/IPhFeign.java
View file @
909ee116
...
...
@@ -7,10 +7,10 @@ import com.brilliance.isc.esb.model.inner.InnerResLcw1;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IPhFeign
{
@PostMapping
(
"/LCW1"
)
@PostMapping
(
"/
webapi/jk/
LCW1"
)
InnerRes
<
InnerResLcw1
>
callLcw1
(
InnerReq
<
InnerReqLcw1
>
innerReq
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/clm/IClmFeign.java
View file @
909ee116
...
...
@@ -4,48 +4,48 @@ import com.brilliance.isc.esb.model.inner.*;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IClmFeign
{
@PostMapping
(
"/CL81"
)
@PostMapping
(
"/
webapi/jk/
CL81"
)
InnerRes
<
InnerResCL81
>
callCL81
(
InnerReq
<
InnerReqCL81
>
innerReqCL81InnerReq
);
@PostMapping
(
"/CL41"
)
@PostMapping
(
"/
webapi/jk/
CL41"
)
InnerRes
<
InnerResCL41
>
callCL41
(
InnerReq
<
InnerReqCL41
>
innerReqCL81InnerReq
);
@PostMapping
(
"/CL42"
)
@PostMapping
(
"/
webapi/jk/
CL42"
)
InnerRes
<
InnerResCL42
>
callCL42
(
InnerReq
<
InnerReqCL42
>
innerReqCL42InnerReq
);
@PostMapping
(
"/CL43"
)
@PostMapping
(
"/
webapi/jk/
CL43"
)
InnerRes
<
InnerResCL43
>
callCL43
(
InnerReq
<
InnerReqCL43
>
innerReqCL83InnerReq
);
@PostMapping
(
"/CM51"
)
@PostMapping
(
"/
webapi/jk/
CM51"
)
InnerRes
<
InnerResCM51
>
callCM51
(
InnerReq
<
InnerReqCM51
>
innerReqCM51InnerReq
);
@PostMapping
(
"/CL82"
)
@PostMapping
(
"/
webapi/jk/
CL82"
)
InnerRes
<
InnerResCL82
>
callCL82
(
InnerReq
<
InnerReqCL82
>
innerReqCL82InnerReq
);
@PostMapping
(
"/CL83"
)
@PostMapping
(
"/
webapi/jk/
CL83"
)
InnerRes
<
InnerResCL83
>
callCL83
(
InnerReq
<
InnerReqCL83
>
innerReqCL83InnerReq
);
@PostMapping
(
"/CL85"
)
@PostMapping
(
"/
webapi/jk/
CL85"
)
InnerRes
<
InnerResCL85
>
callCL85
(
InnerReq
<
InnerReqCL85
>
innerReqCL85InnerReq
);
@PostMapping
(
"/CL86"
)
@PostMapping
(
"/
webapi/jk/
CL86"
)
InnerRes
<
InnerResCL86
>
callCL86
(
InnerReq
<
InnerReqCL86
>
innerReqCL86InnerReq
);
@PostMapping
(
"/CL44"
)
@PostMapping
(
"/
webapi/jk/
CL44"
)
InnerRes
<
InnerResCL44
>
callCL44
(
InnerReq
<
InnerReqCL44
>
innerReqCL44InnerReq
);
@PostMapping
(
"/CL40"
)
@PostMapping
(
"/
webapi/jk/
CL40"
)
InnerRes
<
InnerResCL40
>
callCL40
(
InnerReq
<
InnerReqCL40
>
innerReqCL40InnerReq
);
@PostMapping
(
"/6605"
)
@PostMapping
(
"/
webapi/jk/
6605"
)
InnerRes
<
InnerRes6605
>
call6605
(
InnerReq
<
InnerReq6605
>
innerReq6605
);
@PostMapping
(
"/axqQianshu1"
)
@PostMapping
(
"/
webapi/jk/
axqQianshu1"
)
InnerRes
<
InnerReqAxqQianshu1
>
callQianshu1
(
InnerReq
<
InnerReqAxqQianshu1
>
innerReqAxqQianshu1InnerReq
);
@PostMapping
(
"/CL45"
)
@PostMapping
(
"/
webapi/jk/
CL45"
)
InnerRes
<
InnerResCL45
>
callCl45
(
InnerReq
<
InnerReqCL45
>
innerReqCL45InnerReq
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/fft/IFftinvFeign.java
View file @
909ee116
...
...
@@ -8,9 +8,9 @@ import org.springframework.stereotype.Component;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IFftinvFeign
{
@PostMapping
(
"/ftw1"
)
@PostMapping
(
"/
webapi/jk/
ftw1"
)
InnerRes
<
InnerResFTW1
>
callFtw1
(
InnerReq
<
InnerReqFTW1
>
innerReqFTW1
);
}
isc-common-service/src/main/java/com/brilliance/isc/common/esb/finance/IFinanceFeign.java
View file @
909ee116
...
...
@@ -5,33 +5,33 @@ import org.springframework.stereotype.Component;
import
org.springframework.web.bind.annotation.PostMapping
;
import
org.springframework.web.bind.annotation.RequestMapping
;
@RequestMapping
(
"/webapi/jk"
)
//
@RequestMapping("/webapi/jk")
public
interface
IFinanceFeign
{
@PostMapping
(
"/6311"
)
@PostMapping
(
"/
webapi/jk/
6311"
)
InnerRes
<
InnerRes6311
>
call6311
(
InnerReq
<
InnerReq6311
>
innerReq6311
);
@PostMapping
(
"/6157"
)
@PostMapping
(
"/
webapi/jk/
6157"
)
InnerRes
<
InnerRes6157
>
call6157
(
InnerReq
<
InnerReq6157
>
innerReq6157
);
@PostMapping
(
"/2571"
)
@PostMapping
(
"/
webapi/jk/
2571"
)
InnerRes
<
InnerRes2571
>
call2571
(
InnerReq
<
InnerReq2571
>
innerReq2571
);
@PostMapping
(
"/6153_1"
)
@PostMapping
(
"/
webapi/jk/
6153_1"
)
InnerRes
<
InnerRes6153
>
call6153
(
InnerReq
<
InnerReq6153
>
innerReq6153
);
@PostMapping
(
"/9011"
)
@PostMapping
(
"/
webapi/jk/
9011"
)
InnerRes
<
InnerRes9011
>
call9011
(
InnerReq
<
InnerReq9011
>
innerReq9011
);
@PostMapping
(
"/whj"
)
@PostMapping
(
"/w
ebapi/jk/w
hj"
)
InnerRes
<
InnerResWhj
>
callWhj
(
InnerReq
<
InnerReqWhj
>
innerReqWhj
);
@PostMapping
(
"/CPC3"
)
@PostMapping
(
"/
webapi/jk/
CPC3"
)
InnerRes
<
InnerResCPC3
>
callCPC3
(
InnerReq
<
InnerReqCPC3
>
innerReqCPC3
);
@PostMapping
(
"/0904"
)
@PostMapping
(
"/
webapi/jk/
0904"
)
InnerRes
<
InnerRes0904
>
call0904
(
InnerReq
<
InnerReq0904
>
innerReq0904
);
@PostMapping
(
"/Commonsign"
)
@PostMapping
(
"/
webapi/jk/
Commonsign"
)
InnerRes
<
InnerResFT70
>
callCommonsign
(
InnerReq
<
InnerReqAxqCommonsign
>
innerReqAxqCommonsign
);
}
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