大屏接口

dev_0531
yechenhao 5 years ago
parent 8479db0cb6
commit d7516a9a03

@ -103,7 +103,7 @@ public class StorePromotionDataController extends BaseController {
* @param response * @param response
* @return * @return
*/ */
@RequestMapping(value = "distinct/customer/excel",method = RequestMethod.POST) @RequestMapping(value = "distinct/customer/excel",method = RequestMethod.GET)
public void distinctCustomer(HttpServletResponse response){ public void distinctCustomer(HttpServletResponse response){
try { try {
storePromotionDataService.distinctCustomer(response); storePromotionDataService.distinctCustomer(response);

Loading…
Cancel
Save