export function demo(url: string, a: number, d: number) {
    console.log('nnnnpppxxxs-demo' + url + 'xx' + a + d)
}