大屏接口

dev_0531
yechenhao 6 years ago
parent 95699e0ddb
commit fccf34131c

@ -138,6 +138,7 @@ public class CustomerViewController extends BaseController {
* @return * @return
*/ */
@RequestMapping(value = "/sync/vip", method = RequestMethod.GET) @RequestMapping(value = "/sync/vip", method = RequestMethod.GET)
@ResponseBody
public void syncVip(){ public void syncVip(){
try{ try{
customerViewService.syncVip(); customerViewService.syncVip();

Loading…
Cancel
Save