main #7

Merged
charles merged 7 commits from main into prod 2025-08-14 17:16:50 +08:00
Showing only changes of commit 387c066aaf - Show all commits

View File

@ -41,7 +41,7 @@ async def affirmbz_order(ns={}):
orgid = await sor.R('bz_order', {'id': ns['orderid']})
servicename = orgid[0]['servicename']
# product_url = None
product_url = None
# if ('BCC' in servicename) or ('GPU' in servicename):
# product_url = 'https://console.vcp.baidu.com/bcc/#/bcc/instance/list'