一、无参(基本全是查询)
二、有参
1、id
2、ids[] :数组
3、Entity(对象)
4、Map<key,Object>
5、Form对象
6、MultipartFile
7、HttpRequest/HttpReponse