@@ -116,5 +116,13 @@ public class YiZhuMingChen {
return "";
}
+ public String getValue() {
+ return this.orderCode;
+ }
+
+ public String getLabel() {
+ return this.orderName;