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
update
tags/v1.1.2
DengBiao
hace 2 años
padre
75997d62fb
commit
95b3b9f7c3
Se han
modificado 2 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
pay/init.go
+0
-1
pay/logs/zyos_website.log
+ 1
- 0
pay/init.go
Ver fichero
@@ -26,6 +26,7 @@ func Init(host, name, user, psw string) error {
cfg.MaxLifetime = 30
cfg.MaxOpenConns = 100
cfg.MaxIdleConns = 100
cfg.Path = "logs/%s.log"
if err := db.InitDB(&cfg); err != nil {
return err
}
+ 0
- 1
pay/logs/zyos_website.log
Ver fichero
@@ -1 +0,0 @@
[xorm] [info] 2022/04/27 15:58:13.777967 [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] - 27.4838ms
Escribir
Vista previa
Cargando…
Cancelar
Guardar