From 629d9d10add8c57eb6e8a6e0ed62f55365afc97a Mon Sep 17 00:00:00 2001 From: ping <1017253325@qq.com> Date: Tue, 4 Aug 2026 17:19:54 +0800 Subject: [PATCH] update --- b/reseller/get_ipc_logo.dspy | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/b/reseller/get_ipc_logo.dspy b/b/reseller/get_ipc_logo.dspy index 4f5091a..bdb4160 100644 --- a/b/reseller/get_ipc_logo.dspy +++ b/b/reseller/get_ipc_logo.dspy @@ -66,7 +66,9 @@ async def get_ipc_logo(ns={}): "home": { "logoImg": "https://www.opencomputing.cn/idfile?path=logo_ncmatch.png", "bannerTitle": "开元数智", - "adress": "北京市石景山区和平西路60号院1号楼11层1101-30", + "address": "北京市石景山区和平西路60号院1号楼11层1101-30", + "address_zh": "北京市石景山区和平西路60号院1号楼11层1101-30", + "address_en": "Room 1101-30, 11th Floor, Building 1, No. 60 Heping West Road, Shijingshan District, Beijing", "footerTitle": "开元数智(北京)科技有限公司", 'qrCode': 'https://www.opencomputing.cn/idfile?path=firstpagehot/ncmatch_inquiry.jpg', 'footer_info': '京ICP备2022001945号-4 开元数智(北京)科技有限公司', @@ -97,7 +99,9 @@ async def get_ipc_logo(ns={}): "home": { "logoImg": "https://zgcopc.opencomputing.cn/idfile?path=logo_zgcopc.png", "bannerTitle": "中关村国际孵化器", - "adress": "北京市海淀区上地信息路2号", + "address": "北京市海淀区上地信息路2号", + "address_zh": "北京市海淀区上地信息路2号", + "address_en": "Building 2, No. 2 Xindao Road, Shangdi, Haidian District, Beijing", "footerTitle": "中关村国际孵化器有限公司", 'qrCode': 'https://zgcopc.opencomputing.cn/idfile?path=firstpagehot/ncmatch_inquiry.jpg', 'footer_info': '京ICP备13007859号-1 北京中关村国际孵化器有限公司', @@ -127,7 +131,9 @@ async def get_ipc_logo(ns={}): "home": { "logoImg": "https://www.opencomputing.cn/idfile?path=logo.png", "bannerTitle": "开元云", - "adress": "北京市朝阳区东三环中路65号富力中心", + "address": "北京市朝阳区东三环中路65号富力中心", + "address_zh": "北京市朝阳区东三环中路65号富力中心", + "address_en": "R&F Center, 65 East 3rd Ring Middle Rd, Chaoyang, Beijing", "footerTitle": "开元云(北京)科技有限公司", 'qrCode': 'https://www.opencomputing.cn/idfile?path=firstpagehot/kaiyuancloud_inquiry.png', 'footer_info': '京公网安备11010502054007号 开元云(北京)科技有限公司',