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
9955490d
Commit
9955490d
authored
Jan 10, 2020
by
庄冰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aaa
parent
a29b2e1e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
center-channel/app/front/entry/public/apidoc/opTrademark/tmSearch.md
+32
-0
No files found.
center-channel/app/front/entry/public/apidoc/opTrademark/tmSearch.md
View file @
9955490d
...
...
@@ -18,6 +18,7 @@
1.
[
尼斯分类检索
](
#nclFuwuSearch
)
1.
[
商标智能分析
](
#bycznfx
)
1.
[
工商核名
](
#icheming
)
1.
[
获取oss配置参数
](
#getOssConfig
)
## **<a name="findTrademarkNameAccurate"> 商标精确检索接口</a>**
[
返回到目录
](
#menu
)
...
...
@@ -2733,3 +2734,34 @@
```
## **<a name="getOssConfig"> 获取oss配置数据</a>**
[
返回到目录
](
#menu
)
##### URL
[
/action/tmTools/springBoard
]
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
#### 渠道执行的类型 actionType:getOssConfig
```
javascript
{}
```
#### 返回结果
```
javascript
{
"status"
:
0
,
"msg"
:
"success"
,
"data"
:{
"OSSAccessKeyId"
:
"LTAIyAUK8AD04P5S"
,
"policy"
:
"eyJleHBpcmF0aW9uIjoiMjExOS0xMi0zMVQxNjowMDowMC4wMDBaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsMTA0ODU3NjAwMF0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJ6YyJdXX0="
,
"Signature"
:
"PIEo2XGkySgyJIEcdEcM0G+0D04="
,
"Bucket"
:
"gsb-zc"
,
"success_action_status"
:
201
,
"url"
:
"https://gsb-zc.oss-cn-beijing.aliyuncs.com"
},
"requestId"
:
"becb6b6bfa9449129c84d35b13b5e5e7"
}
```
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