|
@@ -79,7 +79,6 @@ public class TFurnanceTemperatureController extends BaseController
|
|
/**
|
|
/**
|
|
* 裂解炉测温列表Summary(APP)
|
|
* 裂解炉测温列表Summary(APP)
|
|
*/
|
|
*/
|
|
- @PreAuthorize("@ss.hasPermi('production:temperature:list')")
|
|
|
|
@GetMapping("/summary")
|
|
@GetMapping("/summary")
|
|
public AjaxResult getTemperatureSummary() throws ParseException {
|
|
public AjaxResult getTemperatureSummary() throws ParseException {
|
|
TFurnanceTemperature query = new TFurnanceTemperature();
|
|
TFurnanceTemperature query = new TFurnanceTemperature();
|