-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,23 +9,18 @@ | |
// 配置信息 | ||
module.exports = { | ||
fromDisplayText: '小范大人', // 收件箱展示的来件人名字 done | ||
to: ['[email protected]', 'janet9527@qq.com', 'janet230411@163.com'], // 发送到谁,填邮箱done | ||
to: ['[email protected]','janet230411@163.com','janet9527@qq.com'], // 发送到谁,填邮箱done | ||
masterAccount: '[email protected]', | ||
location: '101210301', | ||
type: '1,2,3,5,7,9,13,15,16', | ||
startDay: '2022-07-09', | ||
marryDay:'2024-02-02', | ||
moneyRange: [0, 400], | ||
imgs: [ | ||
'https://img2.imgtp.com/2024/02/16/bUZ2h1dk.webp', | ||
'https://img2.imgtp.com/2024/02/16/p05hFcD7.jpg', | ||
'https://img2.imgtp.com/2024/02/16/9M8j7bUJ.jpg', | ||
'https://img2.imgtp.com/2024/02/16/SGHlmT0H.png', | ||
'https://img2.imgtp.com/2024/02/16/0Gq1Bqx7.png', | ||
'https://img2.imgtp.com/2024/02/16/PPpjJUM9.jpg', | ||
'https://img2.imgtp.com/2024/02/16/OPnt17CQ.jpg', | ||
'https://img2.imgtp.com/2024/02/16/DhMDlO8G.jpg', | ||
'https://img2.imgtp.com/2024/02/16/74A16H7o.png', | ||
'https://img2.imgtp.com/2024/02/16/gHoMIx5H.jpg', | ||
'https://img2.imgtp.com/2024/02/16/hzuvhaWq.jpg', | ||
'https://p.sda1.dev/15/9c05c42c06e02f8228004b3ce45e0dbf/736461.png', | ||
'https://p.sda1.dev/15/c63b2d777eb3487d2930e44ee957d30e/1287141.png', | ||
'https://p.sda1.dev/15/48906ee01df78782f7da44fbd19c9e08/shanxi.jpg', | ||
'https://p.sda1.dev/15/d76f3bbf1e230e6540e979aaca11bad9/微信图片_20231214191032.jpg', | ||
'https://p.sda1.dev/15/7823c5d5b590c9cd078c1a7ed1523908/fj.png' | ||
],//随机选取一张图片 todo | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters