Explorar el Código

add Reverse: for v1.0.1

tags/v1.0.1
Hjj hace 2 años
padre
commit
15ae0834f8
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      db/db_coupon_comm_check.go

+ 3
- 3
db/db_coupon_comm_check.go Ver fichero

@@ -1,9 +1,9 @@
package db

import (
"coupon/db/model"
"coupon/utils"
"coupon/utils/logx"
"code.fnuoos.com/go_rely_warehouse/zyos_go_coupon.git/db/model"
"code.fnuoos.com/go_rely_warehouse/zyos_go_coupon.git/utils"
"code.fnuoos.com/go_rely_warehouse/zyos_go_coupon.git/utils/logx"
"xorm.io/xorm"
)



Cargando…
Cancelar
Guardar