From 18923f94dd3117aa6232e351abf7be79b365513a Mon Sep 17 00:00:00 2001
From: lishuai <260038442@qq.com>
Date: 星期三, 20 十二月 2023 15:12:23 +0800
Subject: [PATCH] 前后端联调,接口字段回显调整

---
 coderd.json |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/coderd.json b/coderd.json
index 9e26dfe..93bc26c 100644
--- a/coderd.json
+++ b/coderd.json
@@ -1 +1,11 @@
-{}
\ No newline at end of file
+{
+  "project": 6594,
+  "template": {
+    "alias": "eva",
+    "command": "interface",
+    "versionNo": "v2.2.7",
+    "option": {
+      "resources": "user_action"
+    }
+  }
+}
\ No newline at end of file

--
Gitblit v1.9.3