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
64f55b2f
Commit
64f55b2f
authored
Sep 14, 2020
by
王悦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c71493c8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
zhiquanquan/app/base/controller/impl/trademark/operationCtl.js
+1
-1
zhiquanquan/app/base/controller/impl/trademark/trademarkCtl.js
+3
-3
No files found.
zhiquanquan/app/base/controller/impl/trademark/operationCtl.js
View file @
64f55b2f
...
...
@@ -14,7 +14,7 @@ class OperationCtl extends trademarkCtl {
}
/**
* @api {post} /web/trademark/operationCtl/findAndCountAll 获取列表
* @api {post} /web/trademark/operationCtl/findAndCountAll 获取
全部
列表
* @apiGroup 标源管理
* @apiParamExample {json} 请求参数
* {"pageInfo": {"pageNo":1,"pageSize":10}}
...
...
zhiquanquan/app/base/controller/impl/trademark/trademarkCtl.js
View file @
64f55b2f
...
...
@@ -23,7 +23,7 @@ class TrademarkCtl extends CtlBase {
}
/**
* @api {post} /web/trademark/trademarkctl/findAndCountAll 获取列表
* @api {post} /web/trademark/trademarkctl/findAndCountAll 获取
我的
列表
* @apiGroup 标源管理
* @apiParamExample {json} 请求参数
* {"pageInfo": {"pageNo":1,"pageSize":10}}
...
...
@@ -166,7 +166,7 @@ class TrademarkCtl extends CtlBase {
return
system
.
getResult
(
1
,
"ok"
)
}
/**
* @api {post} /web/trademark/trademarkCtl/
getidlist
上传excel
* @api {post} /web/trademark/trademarkCtl/
excelpublish
上传excel
* @apiGroup 标源管理
* @apiParamExample {json} 请求参数
* {"file_url": "","name":""}
...
...
@@ -200,7 +200,7 @@ class TrademarkCtl extends CtlBase {
/**
* @api {post} /web/trademark/trademarkctl/update 修改
* @apiDescription
* @apiDescription
修改
* @apiGroup 标源管理
* @apiParamExample {json} 请求参数
* {"id": "1"}
...
...
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