From c18b8f0f12f9c3965fee72ea2ae668c2fc89d908 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 18 十二月 2023 17:24:58 +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