@@ -99,6 +99,7 @@ public class TJsController extends BaseController {
* @param
* @return
*/
+ @Log(title = "技师列表", businessType = BusinessType.OTHER)
@RequestMapping(value = "wx/select", method = RequestMethod.GET)
@ApiOperation("微信查询")
public R wxSelect(Page<TJs> page, TJsVo js) {