doc/使用日志新增引擎字段的说明.txt

17 lines
729 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

由于现在我们使用了多种引擎,为了更方便的统计使用数据,需要增加新的字段以及相应处理。。
1、在基教使用日志DeviceUseLog和高教使用日志中增加字段UnivDeviceUseLog增加字段engine
2、engine为字符型包括若干个部分中间用“_”下划线分开注意是英文的符号
第一部分是引擎名称第二部分是终端类型如果是PAD,在第三部分标注
chivox_pc 驰声用于PC
chivox_android_pad 驰声用于安卓PAD
cloud_pc 云之声用于PC
cloud_android 云之声用于安卓手机
cloud_ios 云之声用于苹果手机
skegn_pc 启蒙者用于PC
skegn_android 启蒙者用于安卓手机
skegn_ios 启蒙者用于苹果手机
3、由于以前移动端没有用到所以以前的数据都默认为chivox_pc