增加易联众安全规范文档。
This commit is contained in:
parent
e53521356d
commit
2e0fbb5008
@ -2,14 +2,21 @@
|
|||||||
* @Author: Kane
|
* @Author: Kane
|
||||||
* @Date: 2025-02-20 09:56:32
|
* @Date: 2025-02-20 09:56:32
|
||||||
* @LastEditors: Kane
|
* @LastEditors: Kane
|
||||||
* @FilePath: /Cpicxim-XMNHSA-Repeater/src/main/java/com/cpicxim/huixiabao/web/controllers/repeater/MediCover/MediCoverToCpicxim.java
|
* @FilePath: /Cpicxim-XMNHSA-Repeater/src/main/java/com/cpicxim/huixiabao/web/controllers/MediCover/MediCoverToCpicxim.java
|
||||||
* @Description:
|
* @Description: 接收宸汐数据的controller。
|
||||||
*
|
*
|
||||||
* Copyright (c) ${2023} by Kane, All Rights Reserved.
|
* Copyright (c) ${2023} by Kane, All Rights Reserved.
|
||||||
*/
|
*/
|
||||||
package com.cpicxim.huixiabao.web.controllers.MediCover;
|
package com.cpicxim.huixiabao.web.controllers.MediCover;
|
||||||
|
|
||||||
public class MediCoverToCpicxim
|
import org.springframework.stereotype.Controller;
|
||||||
{
|
import org.springframework.web.bind.annotation.PostMapping;
|
||||||
|
import org.springframework.web.bind.annotation.RequestBody;
|
||||||
}
|
import org.springframework.web.bind.annotation.RequestMapping;
|
||||||
|
import org.springframework.web.bind.annotation.ResponseBody;
|
||||||
|
|
||||||
|
@Controller
|
||||||
|
public class MediCoverToCpicxim
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
* @Author: Kane
|
* @Author: Kane
|
||||||
* @Date: 2025-02-18 19:03:23
|
* @Date: 2025-02-18 19:03:23
|
||||||
* @LastEditors: Kane
|
* @LastEditors: Kane
|
||||||
* @FilePath: /Cpicxim-XMNHSA-Repeater/src/main/java/com/cpicxim/huixiabao/web/controllers/NHSA/CpicximToNHSAReaper.java
|
* @FilePath: /Cpicxim-XMNHSA-Repeater/src/main/java/com/cpicxim/huixiabao/web/controllers/NHSA/CpicximToNHSARepeater.java
|
||||||
* @Description:
|
* @Description:
|
||||||
*
|
*
|
||||||
* Copyright (c) ${2023} by Kane, All Rights Reserved.
|
* Copyright (c) ${2023} by Kane, All Rights Reserved.
|
||||||
*/
|
*/
|
||||||
package com.cpicxim.huixiabao.web.controllers.NHSA;
|
package com.cpicxim.huixiabao.web.controllers.NHSA;
|
||||||
|
|
||||||
public class CpicximToNHSAReaper
|
public class CpicximToNHSARepeater
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
9
文档/request.json
Normal file
9
文档/request.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"chs_fjs_appid": "",
|
||||||
|
"chs_fjs_appsecret": "",
|
||||||
|
"chs_fjs_token": "",
|
||||||
|
"chs_fjs_funid": "",
|
||||||
|
"chs_fjs_timestamp": "",
|
||||||
|
"chs_fjs_encdata": "",
|
||||||
|
"chs_fjs_sign": ""
|
||||||
|
}
|
33
文档/sm2_expl.json
Normal file
33
文档/sm2_expl.json
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"appId": "43AF047BBA47FC8A1AE8EFB232BDBBCB",
|
||||||
|
"data": {
|
||||||
|
"appId": "43AF047BBA47FC8A1AE8EFB232BDBBCB",
|
||||||
|
"appUserId": "o8z4C5avQXqC0aWFPf1Mzu6D7WCQ_bd",
|
||||||
|
"idNo": "350181199011193519",
|
||||||
|
"idType": "01",
|
||||||
|
"phoneNumber": "13763873033",
|
||||||
|
"userName": "测试"
|
||||||
|
},
|
||||||
|
"encType": "SM4",
|
||||||
|
"signData": "URVQNdVNn5mz2EhKZhLTlXNwAWTSncFoSe8Ilx7jhn81eABJ46sdRRN1ZiAiQjPUTixG9bwqEhiJupHRGmyO5w==",
|
||||||
|
"signType": "SM2",
|
||||||
|
"timestamp": "20200207175759",
|
||||||
|
"transType": "ec.gen.index",
|
||||||
|
"version": "1.0.0"
|
||||||
|
}
|
||||||
|
|
||||||
|
appId=43AF047BBA47FC8A1AE8EFB232BDBBCB&data=
|
||||||
|
{
|
||||||
|
"appId":"43AF047BBA47FC8A1AE8EFB232BDBBCB",
|
||||||
|
"appUserId":"o8z4C5avQXqC0aWFPf1Mzu6D7WCQ_bd",
|
||||||
|
"idNo":"350181199011193519",
|
||||||
|
"idType":"01",
|
||||||
|
"phoneNumber":"13763873033",
|
||||||
|
"userName":"测试"
|
||||||
|
}
|
||||||
|
&encType=SM4
|
||||||
|
&signType=SM2
|
||||||
|
×tamp=20200207175759
|
||||||
|
&transType=ec.gen.index
|
||||||
|
&version=1.0.0
|
||||||
|
&key=4117E877F5FA0A0188891283E4B617D5
|
BIN
文档/接口/福建医疗保障平台商业补充医疗保险接入规范(全)v1.7-20240925.pdf
Normal file
BIN
文档/接口/福建医疗保障平台商业补充医疗保险接入规范(全)v1.7-20240925.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user