このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
SmartCanteen
/
smart_canteen
ウォッチ
2
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
update
tmp
DengBiao
7ヶ月前
親
197dc6bb90
コミット
62c5dc296f
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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) {
書き込み
プレビュー
読み込み中…
キャンセル
保存