enableRoute property

bool enableRoute
final

该消息是否支持路由,如果为true,默认按照app的路由开关(如果有配置抄送地址则将抄送该消息),该字段web端不支持

Implementation

final bool enableRoute;