All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.foxtech.common.entity.constant.DeviceValueExTaskVOFieldConstant Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package cn.foxtech.common.entity.constant;

public class DeviceValueExTaskVOFieldConstant extends BaseVOFieldConstant {
    public static final String field_task_name = "taskName";
    public static final String field_task_param = "taskParam";

    public static final String field_script = "script";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy