From c466ff02844412184c6e032c82eeca18836b4e2d Mon Sep 17 00:00:00 2001 From: zepengdev <lzpsmith@outlook.com> Date: Mon, 23 Jun 2025 12:06:37 +0800 Subject: [PATCH] refactor(StoreQueryService): 查询优化 --- oying-system/src/main/resources/config/application-dev.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/oying-system/src/main/resources/config/application-dev.yml b/oying-system/src/main/resources/config/application-dev.yml index a23cc5f..ba81b21 100644 --- a/oying-system/src/main/resources/config/application-dev.yml +++ b/oying-system/src/main/resources/config/application-dev.yml @@ -179,5 +179,6 @@ winner-look: url-send-msg: https://118.178.116.15:8443/winnerrxd/api/trigger/SendMsg + url-send-msg-batch: https://118.178.116.15:8443/winnerrxd/api/trigger/SendBatchMsg user-code: CQLYSXYJ user-pass: lych1205! -- Gitblit v1.9.3