|
|
@@ -211,6 +211,7 @@ public class PublicInquiryController {
|
|
|
* @author hejq
|
|
|
* @date 2018-01-14 15:20
|
|
|
*/
|
|
|
+ @Deprecated
|
|
|
@RequestMapping(value = "/turntoInquiry", method = RequestMethod.POST)
|
|
|
private ModelMap transtoInquiry(Long id, Long enuu, Long useruu) {
|
|
|
long start = System.currentTimeMillis();
|