DengBiao před 7 měsíci
rodič
revize
62c5dc296f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      app/router/customer_router.go

+ 1
- 1
app/router/customer_router.go Zobrazit soubor

@@ -72,7 +72,7 @@ func CustomerInit(r *gin.RouterGroup) {
}

func rTest(r *gin.RouterGroup) {
r.GET("/wxRefunds", test.WxRefundsTest) // 测试-微信退款
r.GET("/wxRefunds_new", test.WxRefundsTest) // 测试-微信退款
}

func rPay(r *gin.RouterGroup) {


Načítá se…
Zrušit
Uložit