综合销售情况表 查询合计值
This commit is contained in:
@@ -39,7 +39,7 @@ public class NewGrBiSaAggMonthCountController extends BaseController
|
|||||||
/**
|
/**
|
||||||
* 查询综合销售情况月维度-总计
|
* 查询综合销售情况月维度-总计
|
||||||
*/
|
*/
|
||||||
// @PreAuthorize("@ss.hasPermi('agg:month:total:detail')")
|
// @PreAuthorize("@ss.hasPermission('agg:month:total:detail')")
|
||||||
@PostMapping("/total/detail")
|
@PostMapping("/total/detail")
|
||||||
public BaseWebResult getTotalDetail(HttpServletRequest req)
|
public BaseWebResult getTotalDetail(HttpServletRequest req)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user