Commit 6b826073 authored by 赵啸非's avatar 赵啸非

添加站点主题事项

parent 1dd67ccb
......@@ -37,8 +37,8 @@ import java.util.Map;
* @author: zxfei
* @date: 2022/4/20 9:24
*/
//@Aspect
//@Component
@Aspect
@Component
@Slf4j
//@Order(1)
@Profile({"default", "develop", "test"})
......
......@@ -15,15 +15,10 @@ client.global.set("authToken", JSON.parse(response.body).data.token);
###主题列表
POST {{baseUrl}}/site/theme/list
Authorization: {{authToken}}
Content-Type: application/json
{
"siteId":149,
"userType":"0ee9bm",
"themeCode":"p2seel",
"themeName":"2unqht",
"updatetime":"1669132800000"
"siteId":3,
"page":1,
"size":10
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment