Skip to content

Commit a431505

Browse files
committed
add Payment module
1 parent eee6563 commit a431505

File tree

2 files changed

+598
-2
lines changed

2 files changed

+598
-2
lines changed

src/main/resources/static/api/init.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
},
246246
{
247247
"title": "支付漏洞",
248-
"href": "",
248+
"href": "logic/pay",
249249
"icon": "iconfont icon-zhifu",
250250
"target": "_self"
251251
}, {
@@ -380,7 +380,7 @@
380380
},
381381
{
382382
"title": "凭证安全",
383-
"href": "",
383+
"href": "/loginconfront/credential",
384384
"icon": "iconfont icon-quanxianweizao",
385385
"target": "_self"
386386
}

0 commit comments

Comments
 (0)