liurunyu
5 天以前 bdb2f52b04d53f4e0faaa384238244f253b5334f
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol4Mqtt/pSdV1/downVos/ParamSetVo.java
@@ -15,9 +15,15 @@
@NoArgsConstructor
@AllArgsConstructor
public class ParamSetVo implements Vo4Down {
    /**
     * 单位秒
     */
    @JSONField(name = "搅拌设定时间")
    public Integer stirDuration ;
    /**
     * 单位秒
     */
    @JSONField(name = "注肥设定时间")
    public Integer injectDuration ;