From 73f071f8526142f91ebf3732e61fd5dfb6c9b6eb Mon Sep 17 00:00:00 2001 From: zyy <zyy@email.com> Date: Mon, 02 Mar 2026 18:55:31 +0800 Subject: [PATCH] 修改 --- trading-order-admin/src/main/resources/config/system.properties | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/trading-order-admin/src/main/resources/config/system.properties b/trading-order-admin/src/main/resources/config/system.properties index 2d8380f..517e62f 100644 --- a/trading-order-admin/src/main/resources/config/system.properties +++ b/trading-order-admin/src/main/resources/config/system.properties @@ -3,20 +3,20 @@ admin_url=https://127.0.0.1:8080/admin web_url=http://127.0.0.1:8080/wap/ -images_http=https://ddimg.fractionx-ex.com/ +images_http=https://blueimg.shenliankeji.top/ loca.images.dir=/www/wwwroot/img admin_rest_url=https://enjdhdg.site/api -api_http=https://ddapi.fractionx-ex.com/ +api_http=https://blueapi.shenliankeji.top/ -#email.host=smtp.gmail.com -#email.username=coinzne.com@gmail.com -#email.password=pqupwyxoqedhxlfq -#email.from= smtp.gmail.com +email.host=smtp.gmail.com +email.username=coinzne.com@gmail.com +email.password=pqupwyxoqedhxlfq +email.from= smtp.gmail.com -email.host=smtp.share-email.com -email.username=donotreply@fractionxex.com -email.password=aa123456@ -email.from=donotreply@fractionxex.com \ No newline at end of file +#email.host=smtp.share-email.com +#email.username=noreply@fractionxex.com +#email.password=aa123456@ +#email.from=noreply@fractionxex.com \ No newline at end of file -- Gitblit v1.9.3