delete

    后台逻辑

    1. */
    2. @ResponseBody
    3. cfgService.delete(cfgId);
    4. return SUCCESS_TIP;