refactor: reorganize modules and add Linux build tooling
This commit is contained in:
9
module/base/cms/test/post/desc_post_like.http
Normal file
9
module/base/cms/test/post/desc_post_like.http
Normal file
@@ -0,0 +1,9 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/DescPostLike
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"op_identity":"01JRW112WRTAF6730NGSF0JFDA",
|
||||
"post_identity":"01JRSSMHCRVWCJSEXN045M4TVV"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user