Compare commits
2 Commits
5d6814bdef
...
57a88b6dba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57a88b6dba | ||
|
|
813660cf93 |
@@ -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")
|
||||
public BaseWebResult getTotalDetail(HttpServletRequest req)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user