Commit 0f4e4103 by lihao

merge:报名附件转码枚举常量

parent 61ebcf99
......@@ -67,7 +67,13 @@ public enum TranscodeFromEnum {
/**
* 错题本-打印
*/
NOTE_PRINT("NOTE_PRINT");
NOTE_PRINT("NOTE_PRINT"),
/**
* 报名应用,office
*/
BM_OFFICE("BM_OFFICE");
/**
* 值
......
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