This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
HKCard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
一场调试
Lishi
xxe
2 years ago
parent
41d748aaf7
commit
61c2696763
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HKCardOUT/ViewModels/RootViewModel.cs
+1
-1
HKCardOUT/options.json
+ 1
- 1
HKCardOUT/ViewModels/RootViewModel.cs
View File
@@ -234,7 +234,7 @@ namespace HKCardOUT.ViewModels
win.Show();
}
}
catch
catch
(Exception ex)
{
var win = new AdWindow("暂无广告");
var rectangle = System.Windows.Forms.Screen.AllScreens[0].WorkingArea;
+ 1
- 1
HKCardOUT/options.json
View File
@@ -1,7 +1,7 @@
{
//服务地址
"SaasRoute": "https://witt.black-pa.com/kitchen/",
"IsTest":
tru
e,
"IsTest":
fals
e,
"COM": "COM3",
//定时任务时间表达式
"Cron": "0 0 0/1 * * ? ",
Write
Preview
Loading…
Cancel
Save