This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
sss
煮面机(新)
lyw
2 months ago
parent
6e314ba49a
commit
7d393a93da
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
BPASmartClient/App.xaml.cs
+ 3
- 0
BPASmartClient/App.xaml.cs
View File
@@ -151,6 +151,9 @@ namespace BPASmartClient
}
}
}
}
/// <summary>
/// 定时清理数据
/// </summary>
public void OrderClean()
public void OrderClean()
{
{
Json<NoodOrder>.Data.historyOrderLists.ToList().ForEach(o =>
Json<NoodOrder>.Data.historyOrderLists.ToList().ForEach(o =>
Write
Preview
Loading…
Cancel
Save