From ee7175701a79e1f7c6b54d9beb488e004905060b Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Wed, 24 Jun 2026 09:33:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=83=E9=94=80=E7=A0=81=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=94=9F=E6=88=90=E6=97=B6?= =?UTF-8?q?=E9=97=B4=EF=BC=8C=E4=BE=9D=E8=B5=96=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?DEFAULT=20CURRENT=5FTIMESTAMP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/discount_promo_code_list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/discount_promo_code_list.json b/json/discount_promo_code_list.json index 6102288..db4f0fc 100644 --- a/json/discount_promo_code_list.json +++ b/json/discount_promo_code_list.json @@ -27,7 +27,8 @@ }, "editexclouded": [ "resellerid", - "sale_id" + "sale_id", + "created_at" ], "editable": { "new_data_url": "{{entire_url('../api/promo_code_create.dspy')}}",