|
@@ -30,7 +30,10 @@ namespace SAGA.MBI.WinView.Upload
|
|
private static void InitReportArray()
|
|
private static void InitReportArray()
|
|
{
|
|
{
|
|
m_ReportArray = new List<string>();
|
|
m_ReportArray = new List<string>();
|
|
- m_ReportArray.Add("nixiangzhaosia@163.com");
|
|
|
|
|
|
+ m_ReportArray.Add("qinzhiyong@sagacloud.cn");
|
|
|
|
+ m_ReportArray.Add("wangqinze@sagacloud.cn");
|
|
|
|
+ m_ReportArray.Add("wangxuguang@sagacloud.cn");
|
|
|
|
+ m_ReportArray.Add("lihaoran@sagacloud.cn");
|
|
}
|
|
}
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 发送反馈
|
|
/// 发送反馈
|