Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
go_rely_warehouse
/
zyos_go_pay
Seguir
4
Destacar
1
Fork
0
Código
Incidencias
0
Lanzamientos
67
Wiki
Actividad
Explorar el Código
add Reverse:for v1.1.9 测试
tags/v1.2.0
huangjuajun
hace 2 años
padre
08d9ce2f8c
commit
acd87dbd5b
Se han
modificado 2 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pay/init.go
+2
-0
pay/logs/zyos_website.logs
+ 1
- 1
pay/init.go
Ver fichero
@@ -26,7 +26,7 @@ func Init(host, name, user, psw string) error {
cfg.MaxLifetime = 30
cfg.MaxOpenConns = 100
cfg.MaxIdleConns = 100
cfg.Path = "logs/%s.logs"
cfg.Path = "
./
logs/%s.logs"
if err := db.InitDB(&cfg); err != nil {
return err
}
+ 2
- 0
pay/logs/zyos_website.logs
Ver fichero
@@ -0,0 +1,2 @@
[xorm] [info] 2022/05/31 10:40:31.829104 [SQL] SELECT `id`, `channel_id`, `identifier`, `master_id`, `master_nickname`, `app_id` FROM `pay_channel_master` WHERE (app_id = ?) AND (identifier = ?) LIMIT 1 [35618318 mall] - 28.9565ms
[xorm] [info] 2022/05/31 10:41:41.231871 [SQL] SELECT `id`, `channel_id`, `identifier`, `master_id`, `master_nickname`, `app_id` FROM `pay_channel_master` WHERE (app_id = ?) AND (identifier = ?) LIMIT 1 [35618318 mall] - 24.9118ms
Escribir
Vista previa
Cargando…
Cancelar
Guardar