diff --git a/BPASmartClient/App.xaml.cs b/BPASmartClient/App.xaml.cs
index 3cff8159..5ab243d1 100644
--- a/BPASmartClient/App.xaml.cs
+++ b/BPASmartClient/App.xaml.cs
@@ -151,6 +151,9 @@ namespace BPASmartClient
}
}
+ ///
+ /// 定时清理数据
+ ///
public void OrderClean()
{
Json.Data.historyOrderLists.ToList().ForEach(o =>