收银呗改为快银收银,部分调整
This commit is contained in:
@@ -132,11 +132,11 @@ public class YtCreateOrder implements Serializable {
|
||||
|
||||
|
||||
public YtCreateOrder() {
|
||||
this.senderName = "收银呗客服部";
|
||||
this.senderProvinceName = "湖北省";
|
||||
this.senderCityName = "武汉市";
|
||||
this.senderCountyName = "洪山区";
|
||||
this.senderAddress = "九台别墅42栋";
|
||||
this.senderMobile = "18062761507";
|
||||
this.senderName = "快银收银客服部";
|
||||
this.senderProvinceName = "陕西省";
|
||||
this.senderCityName = "西安市";
|
||||
this.senderCountyName = "未央区";
|
||||
this.senderAddress = "荣民中央国际";
|
||||
this.senderMobile = "19191701028";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user