From 9d39244c3fbe2ccc2d2c26787f86f74ac2b97523 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 26 Oct 2025 21:58:19 +0800 Subject: [PATCH] bugfix --- json/pricing_item.json | 2 +- json/pricing_spec.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/pricing_item.json b/json/pricing_item.json index 48d969f..4bd36b8 100644 --- a/json/pricing_item.json +++ b/json/pricing_item.json @@ -8,7 +8,7 @@ "alters": {} }, "editexclouded": [ - "id" + "id", "ppid" ] } } diff --git a/json/pricing_spec.json b/json/pricing_spec.json index fc865a9..cd83e85 100644 --- a/json/pricing_spec.json +++ b/json/pricing_spec.json @@ -8,7 +8,7 @@ "alters": {} }, "editexclouded": [ - "id" + "id", "ptid" ] } }