From bb146de0f32bfbbb516e1c25ff4873986d548673 Mon Sep 17 00:00:00 2001 From: zyy <zyy@email.com> Date: Thu, 15 Jan 2026 10:41:21 +0800 Subject: [PATCH] etf --- trading-order-admin/src/main/resources/application-dev.yml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/trading-order-admin/src/main/resources/application-dev.yml b/trading-order-admin/src/main/resources/application-dev.yml index 6d621cf..68a4a9d 100644 --- a/trading-order-admin/src/main/resources/application-dev.yml +++ b/trading-order-admin/src/main/resources/application-dev.yml @@ -117,7 +117,9 @@ images.dir: /www/wwwroot/alljys/img admin_url: https://localhost:8080/admin web_url: http://localhost:8080/wap/ -images_http: https://allimg.sc-easy.com/ +images_http: https://allimg.sceazy.com/ +api_http: https://allapi.sceazy.com/ + email: host: smtp.gmail.com username: coinzne.com@gmail.com -- Gitblit v1.9.3