Commit a389efad authored by pengfei's avatar pengfei

Merge branch 'develop' of https://git.yidian-inc.com:8021/bp/goods into develop

parents 23d1c481 4c7a59cf
......@@ -54,7 +54,8 @@ class Pindan implements DaemonServiceInterface
$params = [
self::emojiFilter($marketing['marketing_name']),
$marketing['start_time'],
$pindan['pindan_desc'] ?: self::DEFAULT_DESC
$pindan['pindan_desc'] ?: self::DEFAULT_DESC,
$marketing['marketing_id']
];
//发送消息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment