From 68d4944c479ab6ae19d1735145794f7338b4842e Mon Sep 17 00:00:00 2001 From: Kang Lee Date: Tue, 19 May 2026 15:38:17 -0400 Subject: [PATCH] =?UTF-8?q?v1.2.31=20-=20[CUSTOMER]=20=EC=9C=A0=EB=A0=B9?= =?UTF-8?q?=EB=AC=B8=EC=9E=90=20=EC=9E=85=EB=A0=A5=20=EB=B0=A9=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/doc/customer_detail.php | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/public_html/doc/customer_detail.php b/public_html/doc/customer_detail.php index 0b921ea..15b6662 100644 --- a/public_html/doc/customer_detail.php +++ b/public_html/doc/customer_detail.php @@ -3006,4 +3006,35 @@ function buildContent(property) { $(".shortinput-store-name").text(property.name); } + + + \ No newline at end of file