Commit 2b2cdb6b by guanzhenshan

1

parent 8f7f3f32
...@@ -134,7 +134,6 @@ namespace Bailun.DC.Models ...@@ -134,7 +134,6 @@ namespace Bailun.DC.Models
/// </summary> /// </summary>
public decimal fee_storage_incidentals { get; set; } public decimal fee_storage_incidentals { get; set; }
public decimal fee_add { get; set; }
/// <summary> /// <summary>
/// 付现销售费用 /// 付现销售费用
......
var baseUrl = 'http://data.bailuntec.com'; //'http://localhost:59628/';// var baseUrl = 'http://localhost:59628/';//'http://data.bailuntec.com'; //
var globalOrderSort=''; var globalOrderSort='';
var globalOrderType = ''; var globalOrderType = '';
......
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