$(function () { $("#wzbtn").click(() => { $.get("/common/data/click?cli_type=wzbtn"); }); })