From d1d0b4b9f4452fb6e9b6e39168f503d5b302c999 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期二, 11 一月 2022 11:26:35 +0800 Subject: [PATCH] 部分功能添加 --- fanli/src/main/resource/env-dev/constant.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fanli/src/main/resource/env-dev/constant.properties b/fanli/src/main/resource/env-dev/constant.properties index 3e2c62f..e9c228b 100644 --- a/fanli/src/main/resource/env-dev/constant.properties +++ b/fanli/src/main/resource/env-dev/constant.properties @@ -1,3 +1,3 @@ task =false outnetwork =false -test=false \ No newline at end of file +test=true \ No newline at end of file -- Gitblit v1.8.0