Commit caccb540 by songxiang

fix bug 23591

parent e17e44e4
...@@ -47,7 +47,12 @@ public enum TranscodeFromEnum { ...@@ -47,7 +47,12 @@ public enum TranscodeFromEnum {
/** /**
* 音频 * 音频
*/ */
AUDIOAPP_PDF("AUDIOAPP_PDF"); AUDIOAPP_PDF("AUDIOAPP_PDF"),
/**
* 文件管理中心
*/
CONVERT_PDF("CONVERT_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