Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
bpa
/
HKCard
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
一场调试
Lishi
xxe
hace 2 años
padre
41d748aaf7
commit
61c2696763
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
HKCardOUT/ViewModels/RootViewModel.cs
+1
-1
HKCardOUT/options.json
+ 1
- 1
HKCardOUT/ViewModels/RootViewModel.cs
Ver fichero
@@ -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
Ver fichero
@@ -1,7 +1,7 @@
{
//服务地址
"SaasRoute": "https://witt.black-pa.com/kitchen/",
"IsTest":
tru
e,
"IsTest":
fals
e,
"COM": "COM3",
//定时任务时间表达式
"Cron": "0 0 0/1 * * ? ",
Escribir
Vista previa
Cargando…
Cancelar
Guardar