Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
bpa
/
HKCard
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
一场调试
Lishi
xxe
2 anni fa
parent
41d748aaf7
commit
61c2696763
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
HKCardOUT/ViewModels/RootViewModel.cs
+1
-1
HKCardOUT/options.json
+ 1
- 1
HKCardOUT/ViewModels/RootViewModel.cs
Vedi 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
Vedi 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 * * ? ",
Scrivi
Anteprima
Caricamento…
Annulla
Salva