|
@@ -187,7 +187,7 @@ async def is_close_changed_notice(exf_id: str = '', is_close: str = ''):
|
|
|
|
|
|
'''
|
|
|
# 發送通知通知給負責業務、CRM、財務部、Kevin、Sam
|
|
|
- email_list = ['sam@hhh.com.tw','kevin.h@hhh.com.tw', 'miko@hhh.com.tw', 'mollie@hhh.com.tw', 'lynn@hhh.com.tw', 'zoe_lo@hhh.com.tw', 'ariel@hhh.com.tw']
|
|
|
+ email_list = ['sam@hhh.com.tw','kevin.h@hhh.com.tw', 'miko@hhh.com.tw', 'mollie@hhh.com.tw', 'lynn@hhh.com.tw', 'zoe_lo@hhh.com.tw', 'acct_team@hhh.com.tw']
|
|
|
|
|
|
# 負責業務
|
|
|
print('負責業務: ' + r['sales_man'])
|