src/tabviews/calendar/index.jsx
@@ -436,6 +436,10 @@ param.secretkey = Utils.encrypt(param.LText, param.timestamp) param.DateCount = '' if (window.GLOB.probation) { param.s_debug_type = 'Y' } if (window.GLOB.mkHS) { // 云端数据验证 param.open_key = Utils.encryptOpenKey(param.secretkey, param.timestamp) }