From c2888f2d32cd8ee7fa73e6e49596477e1c8ba94a Mon Sep 17 00:00:00 2001
From: liuleilei <234@qq.com>
Date: 星期一, 25 十二月 2023 09:12:43 +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