feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/base/cms/test/comment/comment_list.http
Normal file
8
apps/base/cms/test/comment/comment_list.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/CommentList
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"post_identity": "0196d1e6-6067-730c-8f36-96cc8ba9f07c" ,
|
||||
"size":10
|
||||
}
|
||||
Reference in New Issue
Block a user