From 70bf66a2817cd51877820ae1ec4c39647c5196e7 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 14 十二月 2023 14:00:17 +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