refactor: reorganize modules and add Linux build tooling
This commit is contained in:
8
module/base/cms/test/comment/incr_comment_like.http
Normal file
8
module/base/cms/test/comment/incr_comment_like.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/IncrCommentLike
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"comment_identity":"01JRW67QBCJ4NQ9TPPXW4RCY8Z"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user