配置修改

This commit is contained in:
pengjie 2024-04-18 21:55:23 +08:00
parent 314f2e91cc
commit 691772b73b
3 changed files with 6 additions and 6 deletions

View File

@ -987,7 +987,7 @@
<cfgfiles>application.properties,application-dev.properties,application-gsx-other-env-show.properties</cfgfiles> <cfgfiles>application.properties,application-dev.properties,application-gsx-other-env-show.properties</cfgfiles>
<excludes>org.spring</excludes> <excludes>org.spring</excludes>
<libjars>wflow-server-1.0-SNAPSHOT.jar</libjars> <libjars>wflow-server-1.0-SNAPSHOT.jar</libjars>
<code>C406DC319C9AF811C5DC9A84CE0DBF2CD41D8CD98F00B204E9800998ECF8427ED41D8CD98F00B204E9800998ECF8427E</code> <code>5214105331C1F56B90CC3A0E35515095D41D8CD98F00B204E9800998ECF8427ED41D8CD98F00B204E9800998ECF8427E</code>
</configuration> </configuration>
<executions> <executions>
<execution> <execution>

View File

@ -55,7 +55,7 @@ public class TenantHandler implements TenantLineHandler {
return Boolean.TRUE; return Boolean.TRUE;
} }
return properties.getTables().contains(tableName); return !properties.getTables().contains(tableName);
} }
} }

View File

@ -62,10 +62,10 @@ mqtt.consumer.clientId=mqttConsumer
mqtt.consumer.defaultTopic=topic1 mqtt.consumer.defaultTopic=topic1
#mqtt.consumer.defaultTopic=/P114101/202203010084 #mqtt.consumer.defaultTopic=/P114101/202203010084
#server.http2.enabled=true #server.http2.enabled=true
server.ssl.key-store=classpath:www.cscec1b1.com.jks #server.ssl.key-store=classpath:www.cscec1b1.com.jks
server.ssl.key-store-password=Un8&yP!o^Nyd*gm# #server.ssl.key-store-password=Un8&yP!o^Nyd*gm#
server.ssl.key-store-type=JKS #server.ssl.key-store-type=JKS
server.ssl.enabled=true #server.ssl.enabled=true
image.visit.url= image.visit.url=
# 华为云配置 # 华为云配置
hw-ocr-username=szjxjzh hw-ocr-username=szjxjzh