|
@ -248,7 +248,7 @@ public class DoctorController extends BaseController {
|
|
* @param pagesize 页大小
|
|
* @param pagesize 页大小
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
@RequestMapping(value = "hospital_list")
|
|
|
|
|
|
@RequestMapping(value = "hospitals_list")
|
|
@ResponseBody
|
|
@ResponseBody
|
|
public String hospitalL(@RequestParam(required = true) int type,
|
|
public String hospitalL(@RequestParam(required = true) int type,
|
|
@RequestParam(required = false) String province,
|
|
@RequestParam(required = false) String province,
|