|
|
@ -513,7 +513,7 @@ func RegisterRouteMappingOfWorkLineDateReportExportExcelInCustomizedQuery(party |
|
|
|
******************************************************************************/ |
|
|
|
func RegisterRouteMappingOfAndonAnalysis_CountByDateInCustomizedQuery(party router.Party, service svr.CustomizedQueryService) { |
|
|
|
|
|
|
|
party.Get("/worklinedatereport_exportexcel", func(ctx iris.Context) { |
|
|
|
party.Get("/andonanalysis-countbydate", func(ctx iris.Context) { |
|
|
|
user, ok := jwts.ParseToken(ctx) |
|
|
|
if !ok { |
|
|
|
return |
|
|
|