|
@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.PostMapping;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
|
|
|
|
@AllArgsConstructor
|
|
@AllArgsConstructor
|
|
-@Api(tags = "小程序-设备计费历史表")
|
|
|
|
|
|
+@Api(tags = "小程序-设备算法计费表")
|
|
@RestMappingController("merc-mini/device-algorithm-charging")
|
|
@RestMappingController("merc-mini/device-algorithm-charging")
|
|
public class DeviceAlgorithmChargingController {
|
|
public class DeviceAlgorithmChargingController {
|
|
|
|
|