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