| 1 | const $ = new Env('建行生活'); |
| 2 | let AppId = '1472477795', giftMap = { "1": "打车", "2": "外卖", "3": "骑行" }, message = '', giftType = '2'; |
| 3 | let autoLoginInfo = $.getdata('JHSH_LOGIN_INFO') || ''; // 刷新 session 所需的数据 |
| 4 | let AppVersion = $.getdata('JHSH_VERSION') || '2.1.5.002'; // 最新版本号,获取失败时使用 |
nothing calls this directly
no test coverage detected