Commit 39f30caa by lizefeng

fix

parent 0593fac7
...@@ -521,7 +521,7 @@ namespace AutoTurnOver.Services ...@@ -521,7 +521,7 @@ namespace AutoTurnOver.Services
/// <summary> /// <summary>
/// 解析报告 /// 解析报告
/// </summary> /// </summary>
public void AnaReport(int status = 0,string data_id = "19048064482") public void AnaReport(int status = 0,string data_id = "")
{ {
var reportTypeEnum = ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML; var reportTypeEnum = ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_XML;
//var reportTypeEnum = ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2; //var reportTypeEnum = ReportTypes.GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment