update 修改寄件人邮编

This commit is contained in:
zhaoxiao
2022-03-04 13:59:35 +08:00
parent f462141654
commit dd7cfa11a9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
// 票据打印--寄件人地址
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
// 票据打印--寄件人邮编
window._CONFIG["sendPostCode"] = "300000"
window._CONFIG["sendPostCode"] = "300300"
+1 -1
View File
@@ -24,5 +24,5 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
// 票据打印--寄件人地址
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
// 票据打印--寄件人邮编
window._CONFIG["sendPostCode"] = "300000"
window._CONFIG["sendPostCode"] = "300300"
+1 -1
View File
@@ -23,4 +23,4 @@ window._CONFIG["sendCompanyName"] = "中汽标准所"
// 票据打印--寄件人地址
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
// 票据打印--寄件人邮编
window._CONFIG["sendPostCode"] = "300000"
window._CONFIG["sendPostCode"] = "300300"