feat: update page
This commit is contained in:
25
frontend/admin/src/api/posts_item.json
Normal file
25
frontend/admin/src/api/posts_item.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": 102,
|
||||
"created_at": "2025-04-09T20:25:00.118963Z",
|
||||
"updated_at": "2025-04-09T20:25:00.118963Z",
|
||||
"deleted_at": null,
|
||||
"status": 0,
|
||||
"title": "adsfafd",
|
||||
"description": "afda",
|
||||
"content": "",
|
||||
"price": 123123,
|
||||
"discount": 100,
|
||||
"views": 0,
|
||||
"likes": 0,
|
||||
"tags": null,
|
||||
"assets": [
|
||||
{
|
||||
"type": "unknown",
|
||||
"media": 47
|
||||
},
|
||||
{
|
||||
"type": "document",
|
||||
"media": 48
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user