This commit is contained in:
wisz2021
2021-04-29 09:54:29 +08:00
parent b84e6b4d6d
commit bf8aa02664

View File

@ -151,7 +151,7 @@ if (process.env.PUSH_PLUS_USER) {
* @param author 作者仓库等信息 例:`本脚本免费使用 Byhttps://gitee.com/lxk0301/jd_docker`
* @returns {Promise<unknown>}
*/
async function sendNotify(text, desp, params = {}, author = '\n\n本脚本免费使用 Bylxk0301') {
async function sendNotify(text, desp, params = {}, author = '\n\n本脚本免费使用 Byhttps://github.com/wisz2021/jd_docker/blob/main/githubAction.md') {
//提供6种通知
desp += author;//增加作者信息,防止被贩卖等
await Promise.all([