From efbf825aa2f845bc6f9b26b0fa10139c8071deef Mon Sep 17 00:00:00 2001
From: hjg <hjg@123.com>
Date: 星期三, 17 一月 2024 15:00:36 +0800
Subject: [PATCH] 物流公司公司简称

---
 WebContent/basic/js/company.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebContent/basic/js/company.js b/WebContent/basic/js/company.js
index f24641b..2361c99 100644
--- a/WebContent/basic/js/company.js
+++ b/WebContent/basic/js/company.js
@@ -31,6 +31,7 @@
     id: 0,
     companyNo: '',
     name: '',
+    shortName: '',
     note: '',
     hasSPR: false //has self pickup right
 }

--
Gitblit v1.9.3