示例#1
0
 public void BVCopyFromStoreAsync(BusinessVolumeType bvType, short yearBegin, short yearEnd, long sourceStoreID, long destStoreID)
 {
     RemoteService.BVCopyFromStoreAsync(bvType, yearBegin, yearEnd, sourceStoreID, destStoreID);
 }