将 web-server 和 game-server 中的公共文件改为链接

This commit is contained in:
liangtongchuan
2020-09-10 17:20:27 +08:00
parent f8ac401c67
commit dbff02f5a6
32 changed files with 126 additions and 861 deletions

1
web-server/app/consts Symbolic link
View File

@@ -0,0 +1 @@
../../shared/consts

View File

@@ -1,12 +0,0 @@
// export const TURBO_CORE_URL = 'https://coresrv.tgamebox.cn';
// export const APP_ID = 'AXaXmIHPs9eONvzrBesD8aSKQNXYdALF';
// export const TURBO_PARM_SECRET = 'ipqw05du6ob4x130w89t31yrqd6xs005zzltcmg2zpqnvrjp1s';
// export const ENCRYPT_IV = 'f7182j5f04e377ux';
// export const ENCRYPT_KEY = 'fiqaxijabbantusmprc234fj';
// export const AUTH_SMS_CNT_PER_DAY = 8;
// export const COUNTER = {
// UID: 'uid',
// };