From 68c9c462845e3bde04f34e88187b0b559ceffda5 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 20 六月 2023 14:58:17 +0800
Subject: [PATCH] 完善配置信息使用
---
src/stores/StoresConfing.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/stores/StoresConfing.ts b/src/stores/StoresConfing.ts
index 5edd275..ce9264c 100644
--- a/src/stores/StoresConfing.ts
+++ b/src/stores/StoresConfing.ts
@@ -9,6 +9,7 @@
face_score:0.55,
timeJg:10000,
base_api:"",
+ face_push:3,
})
/**
--
Gitblit v1.8.0