feat: import services and standardize Go 1.26.5
This commit is contained in:
10
apps/base/cms/test/comment/comment_add.http
Normal file
10
apps/base/cms/test/comment/comment_add.http
Normal file
@@ -0,0 +1,10 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/AddComment
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"post_identity": "0196d7c7-7b32-7ca0-acac-93e7915380ee" ,
|
||||
"reply_identity": "",
|
||||
"Cms": "Hey! Maximize your GoodWe system by leveraging the SEMS Portal. Monitor your energy usage, set up alerts for any issues, and use the analytics to adjust settings for optimal efficiency. The User Manual is a great resource for more tips."
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user