@ccw-api/api
    Preparing search index...
    interface LeafletsItem {
        advertisementId: number;
        advertisementUrl: string;
        createdAt: number;
        id: number;
        itemUrl:
            | `https://m.xiguacity.cn/${string}`
            | `https://m.ccw.site/${string}`;
        name: string;
        updatedAt: number;
    }
    Index

    Properties

    advertisementId: number
    advertisementUrl: string
    createdAt: number
    id: number
    itemUrl: `https://m.xiguacity.cn/${string}` | `https://m.ccw.site/${string}`
    name: string

    广告标题

    name = "六月小商店上新"
    
    updatedAt: number