t-comm
Version:
专业、稳定、纯粹的工具库
57 lines (55 loc) • 806 B
JavaScript
var GAME_MAP = {
PVP: {
GID: 331,
APK_NAME: 'com.tencent.tmgp.sgame'
},
GP: {
GID: 411,
APK_NAME: 'com.tencent.tmgp.pubgmhd'
},
HLDDZ: {
GID: 323,
APK_NAME: 'com.qqgame.hlddz'
},
MJ: {
GID: 304,
APK_NAME: 'com.qqgame.happymj'
},
LOLM: {
GID: 425,
APK_NAME: 'com.tencent.lolm'
},
NBA: {
GID: 406,
APK_NAME: ''
},
SJJQ: {
GID: 460,
APK_NAME: ''
},
LMJX: {
GID: 428,
APK_NAME: ''
},
TY: {
GID: 281,
APK_NAME: 'com.tencent.tmgp.wuxia'
},
TLBB: {
GID: 396,
APK_NAME: 'com.tencent.tmgp.tstl'
},
CF: {
GID: 2,
APK_NAME: ''
},
X5M: {
GID: 507,
APK_NAME: 'com.tencent.tmgp.qqx5'
},
NARUTO: {
GID: 334,
APK_NAME: 'com.tencent.KiHan'
}
};
export { GAME_MAP };