@ -23,6 +23,11 @@ public class YbNotCode {
/**
* 无码类型
* 1、部分早期未赋予追溯码
* 5、最小包装无追溯码
* 6、无追溯码
* 7、其他原因
* 0、默认不是无码类型
*/
private String notcodetype;
private Integer notcodetype;
}