|
|
@ -28,6 +28,7 @@ export const fetchTemplates = async (params) => {
|
|
|
|
const scNames = ['trip_planner_showcase', 'showcase_different', 'order_status_updated'];
|
|
|
|
const scNames = ['trip_planner_showcase', 'showcase_different', 'order_status_updated'];
|
|
|
|
// 客运
|
|
|
|
// 客运
|
|
|
|
const crNames = [
|
|
|
|
const crNames = [
|
|
|
|
|
|
|
|
'notification_of_next_trip_planning',
|
|
|
|
// 'notification_of_following_up_by_cr_v3',
|
|
|
|
// 'notification_of_following_up_by_cr_v3',
|
|
|
|
'notification_of_one_day_before_ending_the_trip_by_cr_v2',
|
|
|
|
'notification_of_one_day_before_ending_the_trip_by_cr_v2',
|
|
|
|
'one_day_after_payment_by_yuni',
|
|
|
|
'one_day_after_payment_by_yuni',
|
|
|
|