package com.zy.core.constant; public interface PlcConstant { public static final String ADDRESS_CONCATENATION = "."; }