wanghc
2023-03-08 89b19185b4bb35cc2d68e497c95d047b46b024bb
refs
author wanghc <2466022993@qq.com>
Wednesday, March 8, 2023 17:29 +0800
committer wanghc <2466022993@qq.com>
Wednesday, March 8, 2023 17:29 +0800
commit89b19185b4bb35cc2d68e497c95d047b46b024bb
tree 86c6c4ca1971638990948793b695bd8a604747b7 tree | zip | gz
parent c59d3777fea2e08731bc8b6c0fa7e32e5d3f6ded view | diff
浦发分行账单服务对外接口
5 files added
5 files renamed
9 files modified
468 ■■■■■ changed files
cmci-pfcs-gateway/pom.xml 12 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/docker/Dockerfile 3 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/controller/BillController.java 41 ●●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/controller/TradeController.java 4 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/services/IBillService.java 19 ●●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/services/ITradeService.java 4 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/services/impl/BillServiceImpl.java 65 ●●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/services/impl/TradeServiceImpl.java 4 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/services/wsdl/ESBServerPortType.java 8 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/util/ObjectFactory.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/bill/BillApiReqVo.java 134 ●●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/bill/BillApiRespVo.java 150 ●●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/trade/ReqEPCSnglTranType.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/trade/ReqPymtTrnRsltQryType.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/trade/ReqSvcHeaderType.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/trade/ReqTranQryType.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/vo/req/trade/ReqWHPymtTrnRsltQryType.java 2 ●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/main/resources/application.properties 6 ●●●● diff | view | raw | blame | history
cmci-pfcs-gateway/src/test/java/com/jttech/pfcs/services/WsdlTest.java 6 ●●●● diff | view | raw | blame | history