Commit 7335b717 by songxiang

转码

parent e63f9958
...@@ -42,7 +42,12 @@ public enum TranscodeFromEnum { ...@@ -42,7 +42,12 @@ public enum TranscodeFromEnum {
/** /**
* 直播 * 直播
*/ */
LIVE_HOMEWORD("LIVE_HOMEWORD"); LIVE_HOMEWORD("LIVE_HOMEWORD"),
/**
* 音频
*/
AUDIOAPP_PDF("AUDIOAPP_PDF");
/** /**
* 值 * 值
......
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