update 修改寄件人邮编
This commit is contained in:
@@ -26,4 +26,4 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
|
||||
// 票据打印--寄件人地址
|
||||
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
// 票据打印--寄件人邮编
|
||||
window._CONFIG["sendPostCode"] = "300000"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
@@ -24,5 +24,5 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
|
||||
// 票据打印--寄件人地址
|
||||
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
// 票据打印--寄件人邮编
|
||||
window._CONFIG["sendPostCode"] = "300000"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
|
||||
@@ -23,4 +23,4 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
|
||||
// 票据打印--寄件人地址
|
||||
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
// 票据打印--寄件人邮编
|
||||
window._CONFIG["sendPostCode"] = "300000"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
Reference in New Issue
Block a user