增加lms大屏接口:生产统计,仓储监控。

This commit is contained in:
2023-02-27 17:38:59 +08:00
parent c244eac50b
commit 09255e5851
10 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ import io.swagger.annotations.*;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
/** /**
* 大屏数据/1 * 大屏数据
* *
* @author gbx * @author gbx
* @since 2023/2/27 * @since 2023/2/27

View File

@@ -8,7 +8,7 @@ import java.util.List;
import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentHashMap;
/** /**
* 大屏服务接口/1 * 大屏服务接口
* *
* @author gbx * @author gbx
* @date 2023-02-27 * @date 2023-02-27

View File

@@ -10,7 +10,7 @@ import java.math.BigDecimal;
/** /**
* @author gbx * @author gbx
* @description /1 * @description
* @since 2023/2/27 * @since 2023/2/27
*/ */
@Data @Data

View File

@@ -10,7 +10,7 @@ import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
/** /**
* @author gbx * @author gbx
* @description /1 * @description
* @since 2023/2/27 * @since 2023/2/27
*/ */
@Data @Data

View File

@@ -10,7 +10,7 @@ import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
/** /**
* @author gbx * @author gbx
* @description /1 * @description
* @date 2023-02-27 * @date 2023-02-27
**/ **/
@Data @Data

View File

@@ -46,7 +46,7 @@ import org.springframework.util.CollectionUtils;
@Slf4j @Slf4j
public class CockpitServiceImpl implements CockpitService{ public class CockpitServiceImpl implements CockpitService{
/** /**
* 生产统计大屏信息 * 生产统计大屏
* *
* @author gbx * @author gbx
* @since 2023/2/27 * @since 2023/2/27

View File

@@ -1,5 +1,5 @@
[交易说明] [交易说明]
交易名: 设备监控/1 交易名: 设备监控
所属模块: 所属模块:
功能简述: 功能简述:
版权所有: 版权所有:

View File

@@ -1,5 +1,5 @@
[交易说明] [交易说明]
交易名: 生产统计/1 交易名: 生产统计
所属模块: 所属模块:
功能简述: 功能简述:
版权所有: 版权所有:

View File

@@ -1,5 +1,5 @@
[交易说明] [交易说明]
交易名: 仓储监控/1 交易名: 仓储监控
所属模块: 所属模块:
功能简述: 功能简述:
版权所有: 版权所有:

View File

@@ -1,5 +1,5 @@
[交易说明] [交易说明]
交易名: 车间情况/1 交易名: 车间情况
所属模块: 所属模块:
功能简述: 功能简述:
版权所有: 版权所有: