From 37d5e499ff0d2aa0d4d3d7a4c6ec65ec2ffd1d70 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 21 八月 2024 17:51:43 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl b/_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl
index 166d84f..82e75c8 100644
--- a/_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl
+++ b/_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl
@@ -98,51 +98,51 @@
//Attribute
//闀挎槬澶栫搴撳叆搴撹垂鐢�
ccrententercostcellElement := xmlDOM.CreateElement( "cell" );
- ccrententercostcellElement.SetAttribute( "value", 'CCRentEnterCost' );
+ ccrententercostcellElement.SetAttribute( "value", '闀挎槬澶栫搴撳叆搴撹垂鐢�' );//CCRentEnterCost
attricolumnelement.AppendChild( ccrententercostcellElement );
//闀挎槬澶栫搴撳嚭搴撹垂鐢�
ccrentoutcostcellElement := xmlDOM.CreateElement( "cell" );
- ccrentoutcostcellElement.SetAttribute( "value", 'CCRentOutCost' );
+ ccrentoutcostcellElement.SetAttribute( "value", '闀挎槬澶栫搴撳嚭搴撹垂鐢�' );//CCRentOutCost
attricolumnelement.AppendChild( ccrentoutcostcellElement );
//闀挎槬闀块�旇繍杈撹垂鐢�
cclongtranscostcellElement := xmlDOM.CreateElement( "cell" );
- cclongtranscostcellElement.SetAttribute( "value", 'CCLongTransCost' );
+ cclongtranscostcellElement.SetAttribute( "value", '闀挎槬闀块�旇繍杈撹垂鐢�' );//CCLongTransCost
attricolumnelement.AppendChild( cclongtranscostcellElement );
//闀挎槬鐭�旇繍杈撹垂鐢�
ccshorttranscostcellElement := xmlDOM.CreateElement( "cell" );
- ccshorttranscostcellElement.SetAttribute( "value", 'CCShortTransCost' );
+ ccshorttranscostcellElement.SetAttribute( "value", '闀挎槬鐭�旇繍杈撹垂鐢�' );//CCShortTransCost
attricolumnelement.AppendChild( ccshorttranscostcellElement );
//闀挎槬澶栫搴撲粨鍌ㄨ垂鐢�
ccrentstoragecostcellElement := xmlDOM.CreateElement( "cell" );
- ccrentstoragecostcellElement.SetAttribute( "value", 'CCRentStorageCost' );
+ ccrentstoragecostcellElement.SetAttribute( "value", '闀挎槬澶栫搴撲粨鍌ㄨ垂鐢�' );//CCRentStorageCost
attricolumnelement.AppendChild( ccrentstoragecostcellElement );
//澶ц繛澶栫搴撳叆搴撹垂鐢�
dlrententercostcellElement := xmlDOM.CreateElement( "cell" );
- dlrententercostcellElement.SetAttribute( "value", 'DLRentEnterCost' );
+ dlrententercostcellElement.SetAttribute( "value", '澶ц繛澶栫搴撳叆搴撹垂鐢�' );//DLRentEnterCost
attricolumnelement.AppendChild( dlrententercostcellElement );
//澶ц繛澶栫搴撳嚭搴撹垂鐢�
dlrentoutcostcellElement := xmlDOM.CreateElement( "cell" );
- dlrentoutcostcellElement.SetAttribute( "value", 'DLRentOutCost' );
+ dlrentoutcostcellElement.SetAttribute( "value", '澶ц繛澶栫搴撳嚭搴撹垂鐢�' );//DLRentOutCost
attricolumnelement.AppendChild( dlrentoutcostcellElement );
//鍘傚唴鍒板绉熷簱杩愯緭璐圭敤
factorytorenttranscostcellElement := xmlDOM.CreateElement( "cell" );
- factorytorenttranscostcellElement.SetAttribute( "value", 'FactoryToRentTransCost' );
+ factorytorenttranscostcellElement.SetAttribute( "value", '鍘傚唴鍒板绉熷簱杩愯緭璐圭敤' );//FactoryToRentTransCost
attricolumnelement.AppendChild( factorytorenttranscostcellElement );
//澶ц繛澶栫搴撲粨鍌ㄨ垂鐢�
dlrentstoragecostcellElement := xmlDOM.CreateElement( "cell" );
- dlrentstoragecostcellElement.SetAttribute( "value", 'DLRentStorageCost' );
+ dlrentstoragecostcellElement.SetAttribute( "value", '澶ц繛澶栫搴撲粨鍌ㄨ垂鐢�' );//DLRentStorageCost
attricolumnelement.AppendChild( dlrentstoragecostcellElement );
//棰勮鎬昏垂鐢�
estimatedtotalcostcellElement := xmlDOM.CreateElement( "cell" );
- estimatedtotalcostcellElement.SetAttribute( "value", 'EstimatedTotalCost' );
+ estimatedtotalcostcellElement.SetAttribute( "value", '棰勮鎬昏垂鐢�' );//EstimatedTotalCost
attricolumnelement.AppendChild( estimatedtotalcostcellElement );
//绯绘暟
coefficientcellElement := xmlDOM.CreateElement( "cell" );
- coefficientcellElement.SetAttribute( "value", 'Coefficient' );
+ coefficientcellElement.SetAttribute( "value", '绯绘暟' );//Coefficient
attricolumnelement.AppendChild( coefficientcellElement );
//鎬昏垂鐢�
totalcostcellElement := xmlDOM.CreateElement( "cell" );
- totalcostcellElement.SetAttribute( "value", 'TotalCost' );
+ totalcostcellElement.SetAttribute( "value", '鎬昏垂鐢�' );//TotalCost
attricolumnelement.AppendChild( totalcostcellElement );
}
//闀挎槬澶栫搴撳叆搴撹垂鐢�
--
Gitblit v1.9.3