Commit 4e120f8d by gaopeng

支付宝自建码支持类型增加

parent 2001679c
......@@ -37,6 +37,8 @@ public class AppTypeConstant {
AppTypeEnum.LIVE_TIMETABLE.value, AppTypeEnum.AUDIO.value,
AppTypeEnum.VIDEO.value, AppTypeEnum.MATCH_LISTEN.value, AppTypeEnum.WORD_DICTATION.value,
AppTypeEnum.GROUP.value, AppTypeEnum.ITEM_BANK.value,
AppTypeEnum.DRAW.value};
AppTypeEnum.DRAW.value, AppTypeEnum.VOTE.value, AppTypeEnum.BM.value, AppTypeEnum.TEST.value,
AppTypeEnum.EF.value, AppTypeEnum.RECITE_WORD.value, AppTypeEnum.CLOCK.value,
AppTypeEnum.SPECIAL.value, AppTypeEnum.BOOKCARD.value};
}
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