wangrong
2026-07-25 a97d3b4a19c0fc7586bd02f5b51f609904d5cf15
src/modules/push/controller/app/open.ts
@@ -28,7 +28,7 @@
  ) {
    const CLIENT_ID = String(await this.baseSysParamService.dataByKey('YAOHUA.WEIGHT.CLIENTID')); //'10001';
    const SECRET = String(await this.baseSysParamService.dataByKey('YAOHUA.WEIGHT.SECRET')); '9001ac9676b8';
    const SECRET = String(await this.baseSysParamService.dataByKey('YAOHUA.WEIGHT.SECRET')); //'9001ac9676b8';
    const clientId = headers['clientid'];