From 3d2df606412d8a7c4a8d24ee5d0a9da40ee5e459 Mon Sep 17 00:00:00 2001
From: moon <2623532423@qq.com>
Date: Mon, 21 Jul 2025 17:30:56 +0800
Subject: [PATCH] xxx
---
.idea/.gitignore | 8 +
.idea/ApifoxUploaderProjectSetting.xml | 6 +
.idea/ai-manus.iml | 9 +
.idea/compiler.xml | 30 ++
.idea/dbnavigator.xml | 409 ++++++++++++++++++
.idea/encodings.xml | 13 +
.idea/inspectionProfiles/Project_Default.xml | 6 +
.idea/jarRepositories.xml | 30 ++
.idea/misc.xml | 20 +
.idea/modules.xml | 8 +
.idea/vcs.xml | 6 +
.../face-proc/target/classes/application.yml | 26 --
web-server/face-proc/target/classes/bjtds.jks | Bin 2331 -> 0 bytes
13 files changed, 545 insertions(+), 26 deletions(-)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/ApifoxUploaderProjectSetting.xml
create mode 100644 .idea/ai-manus.iml
create mode 100644 .idea/compiler.xml
create mode 100644 .idea/dbnavigator.xml
create mode 100644 .idea/encodings.xml
create mode 100644 .idea/inspectionProfiles/Project_Default.xml
create mode 100644 .idea/jarRepositories.xml
create mode 100644 .idea/misc.xml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/vcs.xml
delete mode 100644 web-server/face-proc/target/classes/application.yml
delete mode 100644 web-server/face-proc/target/classes/bjtds.jks
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..35410ca
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/ApifoxUploaderProjectSetting.xml b/.idea/ApifoxUploaderProjectSetting.xml
new file mode 100644
index 0000000..6060108
--- /dev/null
+++ b/.idea/ApifoxUploaderProjectSetting.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/ai-manus.iml b/.idea/ai-manus.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/ai-manus.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
new file mode 100644
index 0000000..64e4ba8
--- /dev/null
+++ b/.idea/compiler.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/dbnavigator.xml b/.idea/dbnavigator.xml
new file mode 100644
index 0000000..1b2f6e3
--- /dev/null
+++ b/.idea/dbnavigator.xml
@@ -0,0 +1,409 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
new file mode 100644
index 0000000..4e8ec3d
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..03d9549
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
new file mode 100644
index 0000000..d62a699
--- /dev/null
+++ b/.idea/jarRepositories.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..939f67c
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..fa446a1
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web-server/face-proc/target/classes/application.yml b/web-server/face-proc/target/classes/application.yml
deleted file mode 100644
index e886746..0000000
--- a/web-server/face-proc/target/classes/application.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-spring:
- application:
- name: face-proc
- servlet:
- multipart:
- enabled: true
- max-file-size: 2048MB
- max-request-size: 100MB
-
-server:
- port: 9733
- ssl:
- key-store: classpath:bjtds.jks
- key-store-password: bjtds2019
- key-password: bjtds2019
- key-alias: tomcat
-
-bjtds:
- faceproc:
- arcsoft:
- appid: ${ArcSoft_AppId:6APtseEh7dgCpPf8xjuNPZqUEShDcsKa8GZSHZy34rMd}
- sdkkey: ${ArcSoft_SdkKey:DJS9FVuHTyUqC5gVXB75d9eBCQdvqGCUCqrMkiYxrWzF}
- activekey: ${ArcSoft_ActiveKey:86C1-1176-C127-JB5L}
- libpath: ${ArcSoft_LibPath:E:/Projects/JavaPrjs/BTS_LMS_ZZ/web-server/face-proc/arcsoft/commercial/libs/WIN64}
- active-offline-file: ${ArcSoft_ActiveOfflineFile:}
- feature-host-url-prefix: https://localhost/prodmge
\ No newline at end of file
diff --git a/web-server/face-proc/target/classes/bjtds.jks b/web-server/face-proc/target/classes/bjtds.jks
deleted file mode 100644
index e67b5149a5ce1a24a1397cc242f02f3c723c615c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 2331
zcmc(gc{J2*8^`B28-@uDMzUlrgx?rzAw$`>9_y4u#LU>r7O9va#@HUh%Y;fuN<>*o
z_9bM>qb!xB>`R7Z$@;4EKJR({c>jO@xXyh(=lWjfy3Y5y&wcNF+xZ58K%jd8{0?N0
zzpuMn&>n_iuo=S;2m%Ju;Je^HBuWtpzySp)KL8*ga2kA$4-#Re;QTekxZ&BSBn8Vt
zo*#7$eOx-2VI==Smaa$h9L-wpfWsVK-b2jWXtrPKtdX|RW8<`IsVO5Laz^hr5`2{Z
z3cl0N5S}j8ZaG=#-03vR&O7Pvm$c4YNpgAb>e>1(x`plo$ChYse`dFAM3bYc6R^W*
z6mv-{SVd<472Z2DdeT2?ubzr*=on}}f$p$;TY{W+sB(BEV{DQo
zxv@ZW=T8XBclNSJP99^i7u>(NoIl!cMiUma`nZ1<4d!fZ&S;=)n!XY;y(6@W!+Mj)
zZ|Rzw0ByA@Q7=EHJn3wfei~QGtO4J%+?s9Z@{&HUUw8kj+*m(85%Sa8kdvY?*3Tv;
za8aBqWY^e_!n}KHA{TuY#a*7;*dHA%IVRdDqmX0+%V?@bP3Z@ZBWFmqjC*DmElM;)
z`$7YF2|MxiI%r9R(XsIP4pS8`-(I1vkDGI74P-@2rGq6y#
zb17MI#SzS&aL(A%^EB4%yR@fo5$kDNMff`^t)vy8#j$G~nz%i&x?%A$2|*m3gpc%`
z+^w{*O+NhMhD_r*mT-harA-yxyj3?P@L6`}t#+x(3`WSrqV-EH_r`h-y&da-j(yHk
zPOE-D@ANoa7;+hq^F&Lq!^C~aU+?#ppa_G#eZ?u)nX;nw)6-SR^E!|0zgpp|nsU+g
zD@yCjb-{IQ77}+MHVK|l{JGsBYDetp37X*t)*3>H7Tf8*O4k6kQ+rjPlueAtDM9#CR-e8
zq=GKS`fGpuip7Mf8`cfH9p4-){V;L79mg89>}RBOR0~9NFHcO+%@-K?Ya$-U3+`KD
zb+EjnRS8$8DS_Qo@(128b-NAjd`(jl4TIg5-(H4BUCw#seJ*6RAS5<2ebTD$e1j_|
zSxf{bWl{0R?N~GJarvoJxD{rE_y$KDQT?T7R3O9t#4CQaSfUww+V1g(v!zFxGSrqz
zE~l`xH%90`9KoVy4eR*es`-Ni%C#oGTD{M23i8yI?++y&y?9AcMnNHkP1g{8EV(sL
z*31)kV_^b#JG9$9l?b{M2wC`mJR$M>GZvO#LbrdlTL}t=EuR}XY$*!PZlojlXY^;9
z#YXgwj@!v;N^ME__66`fn31KnUaR<{wJ-)Bjzk?C$TY?CuAOW6`QOP)!vCaq3#?xHDKZ
zeh+b4|H1#;Tr@!HpBC+XDKHwq3jt{W3Q7Y2NOkmsBiU3bioIrhPSOn`PMDa&-mM5y
zypgSAYQ3rar_;8#ST<){*p=I{Si=OfWU1uCSn1hX)tKUBdzUx0%vCixlJ4APuNodI
zX*3HE_%klaXw;~OQAE@c)4V&s3_tM7vsgQUhDLSN6+yAQZE{)Au)zQfa~7$5WjIw=E`c;)WLtNTCgC01#A2Q>CEbJ9yyzk+|29BTq(T?QTQ_vv
ztHA8ZA}SNoHVEM?;t$I_@!7ytq8+k&S-vAunZ?Sl)!1vo_P$}HM5{oSrw
z>R-BBrg`sN)G1KnS6Uh_3<^d5ZvpQw0R{ke;Rq16cl^`#y_>mbI{>*|mc49!>gzY&
zwyS76-Q_kxf;?)SXh~{!Mm=2hAEa6saxuu4A3C%z28@cn;g7lq_o*1n%Ma67SKsU$
zR(;d#ZML)-o6C*uu%`M@mvpy0hEKA-pEX}bhf&0hgM>>*$D%&jvcDirv&iN2A{`P}c$
zkLwnHgbKc16D>LHj;SwTzU5vFr1NO)m)&v5Sd;AHn|Y*bc;P|W0LL8Xlw;OQrN=t2
z3+-~ehSU%h#y3plm@zf8Z&z$o9`F?Ag0BZ%E7ikK8*509y&5B$Vv~4|Mi&40YfHI1
Mo90M1{!CH&H~As=M*si-