From d34b4993873de2912988767e63ae17370231e069 Mon Sep 17 00:00:00 2001 From: xyiege Date: Thu, 14 Jul 2022 16:30:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- note.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 note.md diff --git a/note.md b/note.md new file mode 100644 index 0000000..07ad0c1 --- /dev/null +++ b/note.md @@ -0,0 +1,17 @@ +# 接口说明 + +后台跳转到主系统正式服接口:http://10.24.4.55/#/cache/index + +后台权限获取正式服地址:http://10.24.4.14:51317/slb + +分发系统正式服接口(资源信息获取到下载等3.1-3.5):http://10.24.4.14:51317/dist + +认证系统正式服接口(用户信息获取):http://10.24.4.14:51317/slb/usermgt/v1/user-info/{islicode} + +委托系统正式服接口(委托数据1.1-1.5):http://10.24.4.14:51317/ + +标识服务系统(获取关联编码等接口使用1.5): http://10.24.4.90:11030 + +支付回调地址:http://116.77.235.153:8989/api/Pay/payCallback + +渠道isli关联编码:999998-000000001920-2 \ No newline at end of file