From 2940c42d9dd8856b5060f6076bec7a08dc07684c Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期一, 23 三月 2026 14:35:48 +0800
Subject: [PATCH] chore: 添加.vscode到.gitignore
---
src/main/resources/application-phmk.yml | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/src/main/resources/application-phmk.yml b/src/main/resources/application-phmk.yml
index f8a7a15..3244d77 100644
--- a/src/main/resources/application-phmk.yml
+++ b/src/main/resources/application-phmk.yml
@@ -165,7 +165,7 @@
secret: abcdefghijklmnopqrstuvwxyz
# 浠ょ墝鏈夋晥鏈燂紙榛樿30鍒嗛挓锛�
expireTime: 450
-
+
# MyBatis Plus閰嶇疆
mybatis-plus:
# 鎼滅储鎸囧畾鍖呭埆鍚� 鏍规嵁鑷繁鐨勯」鐩潵
@@ -178,7 +178,7 @@
enable-sql-runner: true
db-config:
id-type: auto
-
+
# PageHelper鍒嗛〉鎻掍欢
pagehelper:
helperDialect: mysql
@@ -200,7 +200,7 @@
excludes: /system/notice
# 鍖归厤閾炬帴
urlPatterns: /system/*,/monitor/*,/tool/*
-
+
# 浠g爜鐢熸垚
gen:
# 浣滆��
@@ -216,4 +216,19 @@
file:
temp-dir: /javaWork/product-inventory-management/file/temp/uploads
- upload-dir: /javaWork/product-inventory-management/file/prod/uploads
\ No newline at end of file
+ upload-dir: /javaWork/product-inventory-management/file/prod/uploads
+
+#姒嗘灄甯傚伐涓氬拰淇℃伅鍖栧眬鏁版嵁鎺ㄩ��
+api:
+ ip: http://111.20.184.155:8888 #鎺ㄩ�乮p鍦板潃
+ appid: 48b97e28e0aad7963e96fc50b9e63908 #浼佷笟搴旂敤id
+ secret: 0db7a9fa112427df622c4207b4707432 #浼佷笟搴旂敤绉橀挜
+ entName: 搴滆胺鍘挎櫘绂剧叅鐭挎湁闄愬叕鍙� #浼佷笟鍚嶇О
+ socialCreditCode: 91610000598765891B #缁熶竴绀句細淇$敤浠g爜
+ dayPowerConsumption: 60 #鏃ュ潎鐢ㄧ數閲�
+ outputValuesBase: 500 #鍗曚綅浜у�煎熀鏁帮紙涓囧厓锛�
+ electricityCost: 0.18 #鏈堢數璐�
+ # 鐧诲綍鎺ㄩ�佸紑鍏�
+ loginPush: true
+ # 鐢垫暟鎹帹閫佸紑鍏�
+ push: false
--
Gitblit v1.9.3