From 7e004f1ffd19b96f73620ae3eb47de73ce035c64 Mon Sep 17 00:00:00 2001
From: shanji <18996038927@163.com>
Date: Wed, 22 Jun 2022 19:11:37 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AF=E6=94=AF=E6=8C=81?=
=?UTF-8?q?=E5=85=B3=E8=81=94=E5=A4=9A=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
BBWY.Client/APIServices/OrderService.cs | 15 +--
.../Models/Order/RelationPurchaseOrderSku.cs | 3 +-
BBWY.Client/Resources/Themes/Path.xaml | 4 +
.../ViewModels/Order/OrderListViewModel.cs | 19 ++++
.../Views/Order/ManualCalculationCost.xaml | 22 ++--
.../Views/Order/RelationPurchaseOrder.xaml | 100 ++++++++++++++----
.../Views/Order/RelationPurchaseOrder.xaml.cs | 85 ++++++++++++++-
7 files changed, 204 insertions(+), 44 deletions(-)
diff --git a/BBWY.Client/APIServices/OrderService.cs b/BBWY.Client/APIServices/OrderService.cs
index 829f88be..93a9657a 100644
--- a/BBWY.Client/APIServices/OrderService.cs
+++ b/BBWY.Client/APIServices/OrderService.cs
@@ -172,19 +172,12 @@ namespace BBWY.Client.APIServices
}, null, HttpMethod.Post);
}
- ///
- /// 关联代发订单
- ///
- ///
- ///
- ///
- public ApiResponse