1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

[小程序&后端] 修改出入码api接口

This commit is contained in:
2022-11-27 22:53:56 +08:00
parent 0fd28a2150
commit fcd46cba4f
5 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
"method": "POST",
"header": [],
"url": {
"raw": "http://localhost:8002/access/getCodeInfo?id=1",
"raw": "http://localhost:8002/access/code/getCodeInfo?id=1",
"protocol": "http",
"host": [
"localhost"
@@ -49,6 +49,7 @@
"port": "8002",
"path": [
"access",
"code",
"getCodeInfo"
],
"query": [
@@ -67,7 +68,7 @@
"method": "POST",
"header": [],
"url": {
"raw": "http://epp.only4.work/access/getCodeInfo?id=1",
"raw": "http://epp.only4.work/access/code/getCodeInfo?id=1",
"protocol": "http",
"host": [
"epp",
@@ -76,6 +77,7 @@
],
"path": [
"access",
"code",
"getCodeInfo"
],
"query": [