本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
SmartCanteen
/
smart_canteen
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
update
tmp
DengBiao
7 月之前
父節點
197dc6bb90
當前提交
62c5dc296f
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/router/customer_router.go
+ 1
- 1
app/router/customer_router.go
查看文件
@@ -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) {
Write
Preview
Loading…
取消
儲存