Commit f0591331 by zhangxingmin

push

parent 5dc0eedb
...@@ -36,6 +36,11 @@ public class ApiRelObjectSpeciesQueryResponse { ...@@ -36,6 +36,11 @@ public class ApiRelObjectSpeciesQueryResponse {
private String speciesTypeBizId; private String speciesTypeBizId;
/** /**
* 规格类型编码
*/
private String typeCode;
/**
* 规格类型名称 * 规格类型名称
*/ */
private String typeName; private String typeName;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment