connexion avec back des pages 'advertiser/manageAds' et 'admin/adList'
This commit is contained in:
parent
c91fc523aa
commit
0dd39af7ad
8 changed files with 183 additions and 97 deletions
|
|
@ -20,7 +20,7 @@ export interface Advert
|
|||
|
||||
|
||||
export interface AdvertWithCountViews {
|
||||
_id: string,
|
||||
id: string,
|
||||
userId: string,
|
||||
title: string,
|
||||
url: string,
|
||||
|
|
|
|||
Reference in a new issue