Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
c57497be
Commit
c57497be
authored
Jan 14, 2021
by
任晓松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文档
parent
e2f1fc4a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
center-channel/app/front/entry/apidoc.ejs
+2
-2
center-channel/app/front/entry/public/apidoc/README.md
+3
-3
No files found.
center-channel/app/front/entry/apidoc.ejs
View file @
c57497be
...
...
@@ -12,9 +12,9 @@
<body>
<div
style=
"width:100%;text-align: center;font-size: 20px;"
>
渠道接入API文档
<h1>
渠道接入API文档
</h1>
</div>
<div
class=
"markdown-body"
style=
"margin-left:40px;"
id=
"doc-page"
>
<div
class=
"markdown-body"
style=
"margin-left:40px;
margin-top: 40px
"
id=
"doc-page"
>
<
%
-
str
%
>
</div>
</body>
...
...
center-channel/app/front/entry/public/apidoc/README.md
View file @
c57497be
#
#
调用接口方式
###
(一).
业务接口地址前面都加/web,且actionProcess参数可以不用填写
# 调用接口方式
###
注:
业务接口地址前面都加/web,且actionProcess参数可以不用填写
1
[
获取token信息
](
doc/api/appDesc/newDemoDesc.md#getToken
)
2
[
通用接口示例
](
doc/api/appDesc/newDemoDesc.md#demo
)
#
# ------------------以下为业务接口-------------------------
#
业务接口
## 1. 工商检索相关接口
1
[
工商检索中心
](
doc/api/opTrademark/icbcSearch.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment