feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/ec/mall/test/item/photo/photo_delete.http
Normal file
8
apps/ec/mall/test/item/photo/photo_delete.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12419/mall.Product/PhotoDelete
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"id":5
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user