From f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb Mon Sep 17 00:00:00 2001 From: shanliu Date: Fri, 8 Dec 2023 23:47:32 +0800 Subject: [PATCH] Update README.MD --- server/lsys-lib-sms/README.MD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/server/lsys-lib-sms/README.MD b/server/lsys-lib-sms/README.MD index 6aea196..40db85a 100644 --- a/server/lsys-lib-sms/README.MD +++ b/server/lsys-lib-sms/README.MD @@ -3,8 +3,7 @@ > 已封装以下接口 1. 阿里云短信 - -https://github.com/shanliu/lsys/blob/fcf67954b56bcdd264dd4adb197c820d5c26a189/server/lsys-lib-sms/tests/sender_aliyun.rs:#L1-L35 +https://github.com/shanliu/lsys/blob/3f8c789c29600773cb5f4e7a6fa9eb8e63781c30/server/lsys-lib-sms/tests/sender_aliyun.rs#L2-L35 2. 容联云短信 @@ -25,4 +24,4 @@ https://github.com/shanliu/lsys/blob/fcf67954b56bcdd264dd4adb197c820d5c26a189/se 6. 腾讯云短信 -https://github.com/shanliu/lsys/blob/fcf67954b56bcdd264dd4adb197c820d5c26a189/server/lsys-lib-sms/tests/sender_tencent.rs:#L1-L29 \ No newline at end of file +https://github.com/shanliu/lsys/blob/fcf67954b56bcdd264dd4adb197c820d5c26a189/server/lsys-lib-sms/tests/sender_tencent.rs:#L1-L29