webgm_utilswebgm_respsend_response_success本页总览send_response_success 发送操作成功的回包 声明 void send_response_success(object res, mixed data = "", bool is_table = false) 参数 参数名描述res请求对象data回包数据is_table是否为table,建议使用接口send_response_table代替,该字段暂保留兼容旧代码 返回值 void 使用方式 返回文档