From 495cfdc3728cbbd7c21a49aa0626500f77110b5c Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:43:43 +0800 Subject: [PATCH] feat: Remove unused parameters (#3171) --- qiandao/20250129/data.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/qiandao/20250129/data.yml b/qiandao/20250129/data.yml index fa66fbb52..10a07a2dc 100644 --- a/qiandao/20250129/data.yml +++ b/qiandao/20250129/data.yml @@ -23,6 +23,4 @@ additionalProperties: random: true required: true rule: paramCommon - type: text - - default: http - edit: true + type: text \ No newline at end of file