|
@@ -1225,7 +1225,7 @@ internal partial class ProfileHandler
|
|
|
#region 提供給PHA 過CDFA認證 使用
|
|
|
if (tx.CustomerId == Guid.Parse("10C7F5BD-C89A-4E2A-8611-B617E0B41A73"))
|
|
|
{
|
|
|
- var mail_response = httpClient.PostFormDataAsync("http://ocpp.phihong.com.tw/CDFA/" + tx.Id, new Dictionary<string, string>()
|
|
|
+ var mail_response = httpClient.PostFormDataAsync("https://evcb.zerovatech.com/CDFA/" + tx.Id, new Dictionary<string, string>()
|
|
|
{
|
|
|
{ "email","2"},
|
|
|
{ "to","wonderj@phihongusa.com;jessica_tseng@phihong.com.tw"}
|