feat: import services and standardize Go 1.26.5
This commit is contained in:
9
apps/base/cms/test/post/incr_post_like.http
Normal file
9
apps/base/cms/test/post/incr_post_like.http
Normal file
@@ -0,0 +1,9 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/IncrPostLike
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"op_identity":"01JRW112WRTAF6730NGSF0JFDA",
|
||||
"post_identity":"01JRSSMHCRVWCJSEXN045M4TVV"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user