## 调整各项目配置文件;

This commit is contained in:
jiangchao 2025-04-01 20:15:07 +08:00
parent 80f896132d
commit 6c3f3797ce
10 changed files with 53 additions and 120 deletions

View File

@ -3,13 +3,13 @@ hzs:
# 当前环境(测试=test生产=online # 当前环境(测试=test生产=online
env: test env: test
# PC地址 # PC地址
pc: https://cn.hzs413.com/ pc:
# 公众号地址 # 公众号地址
gzh: 海之圣 gzh:
# IOS地址 # IOS地址
ios: APP Store 搜索海之圣 ios:
# android地址 # android地址
android: http://yxydl.hzs413.com/q2efum android:
# Tomcat # Tomcat
server: server:
@ -87,16 +87,6 @@ dubbo:
# dubbo 服务扫描包(开启之后才会对外提供服务) # dubbo 服务扫描包(开启之后才会对外提供服务)
base-packages: com.hzs.lenjoy.member base-packages: com.hzs.lenjoy.member
## OSS配置
oss:
accessKeyId: LTAI5t8KB2WzVot3JxEocav1
accessKeySecret: pvepVr3BLyPMXwDtQ8RwOJJUUsnMkL
bucketName: hzs-in
endpoint: oss-cn-beijing.aliyuncs.com
## 研发、测试使用目录前缀
prefixDirectory: test-new
filePath: https://hzs-in.oss-cn-beijing.aliyuncs.com/
# 日志配置 # 日志配置
logging: logging:
level: level:

View File

@ -3,13 +3,13 @@ hzs:
# 当前环境(测试=test生产=online # 当前环境(测试=test生产=online
env: test env: test
# PC地址 # PC地址
pc: https://cn.hzs413.com/ pc:
# 公众号地址 # 公众号地址
gzh: 海之圣 gzh:
# IOS地址 # IOS地址
ios: APP Store 搜索海之圣 ios:
# android地址 # android地址
android: http://yxydl.hzs413.com/q2efum android:
# 当前环境0=启用 1=禁用) # 当前环境0=启用 1=禁用)
enable: 1 enable: 1

View File

@ -1,15 +1,15 @@
# 项目配置 # 项目配置
hzs: hzs:
# PC地址
pc: https://cn.hzs413.com/
# 公众号地址
gzh: 海之圣
# IOS地址
ios: APP Store 搜索海之圣
# android地址
android: http://yxydl.hzs413.com/q2efum
# 当前环境(测试=test生产=online # 当前环境(测试=test生产=online
env: test env: test
# PC地址
pc:
# 公众号地址
gzh:
# IOS地址
ios:
# android地址
android:
# Tomcat # Tomcat
@ -80,16 +80,6 @@ dubbo:
# dubbo 服务扫描包(开启之后才会对外提供服务) # dubbo 服务扫描包(开启之后才会对外提供服务)
base-packages: com.hzs.bonus base-packages: com.hzs.bonus
## OSS配置
oss:
accessKeyId: LTAI5t8KB2WzVot3JxEocav1
accessKeySecret: pvepVr3BLyPMXwDtQ8RwOJJUUsnMkL
bucketName: hzs-in
endpoint: oss-cn-beijing.aliyuncs.com
## 研发、测试使用目录前缀
prefixDirectory: test-new
filePath: https://hzs-in.oss-cn-beijing.aliyuncs.com/
# 日志配置 # 日志配置
logging: logging:
level: level:

View File

@ -1,15 +1,15 @@
# 项目配置 # 项目配置
hzs: hzs:
# 当前环境(测试=test生产=online # 当前环境(测试=test生产=online
env: online env: test
# PC地址 # PC地址
pc: https://cn.hzs413.com/ pc:
# 公众号地址 # 公众号地址
gzh: 海之圣 gzh:
# IOS地址 # IOS地址
ios: APP Store 搜索海之圣 ios:
# android地址 # android地址
android: http://yxydl.hzs413.com/q2efum android:
# Tomcat # Tomcat
server: server:
@ -83,16 +83,6 @@ dubbo:
# dubbo 服务扫描包(开启之后才会对外提供服务) # dubbo 服务扫描包(开启之后才会对外提供服务)
base-packages: com.hzs.member base-packages: com.hzs.member
## OSS配置
oss:
accessKeyId: LTAI5t8KB2WzVot3JxEocav1
accessKeySecret: pvepVr3BLyPMXwDtQ8RwOJJUUsnMkL
bucketName: hzs-in
endpoint: oss-cn-beijing.aliyuncs.com
## 研发、测试使用目录前缀
prefixDirectory: test-new
filePath: https://hzs-in.oss-cn-beijing.aliyuncs.com/
# 日志配置 # 日志配置
logging: logging:
level: level:

View File

@ -1,3 +1,8 @@
# 项目配置
hzs:
# 当前环境(测试=test生产=online
env: test
# Tomcat # Tomcat
server: server:
port: 8097 port: 8097

View File

@ -3,13 +3,13 @@ hzs:
# 当前环境(测试=test生产=online # 当前环境(测试=test生产=online
env: test env: test
# PC地址 # PC地址
pc: https://cn.hzs413.com/ pc:
# 公众号地址 # 公众号地址
gzh: 海之圣 gzh:
# IOS地址 # IOS地址
ios: APP Store 搜索海之圣 ios:
# android地址 # android地址
android: http://yxydl.hzs413.com/q2efum android:
# 当前环境0=启用 1=禁用) # 当前环境0=启用 1=禁用)
enable: 1 enable: 1

View File

@ -71,21 +71,6 @@ dubbo:
# dubbo 服务扫描包(开启之后才会对外提供服务) # dubbo 服务扫描包(开启之后才会对外提供服务)
base-packages: com.hzs.system base-packages: com.hzs.system
## OSS配置
oss:
accessKeyId: LTAI5t8KB2WzVot3JxEocav1
accessKeySecret: pvepVr3BLyPMXwDtQ8RwOJJUUsnMkL
bucketName: hzs-in
endpoint: oss-cn-beijing.aliyuncs.com
## 研发、测试使用目录前缀
prefixDirectory: test-new
filePath: https://hzs-in.oss-cn-beijing.aliyuncs.com/
## IP定位
ipapi:
ipApiURL: http://ip-api.com/json/
# 日志配置 # 日志配置
logging: logging:
level: level:

View File

@ -1,20 +0,0 @@
package com.hzs.common.core.utils.ip;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
/**
* IP定位配置
*/
@Data
@Component
@ConfigurationProperties(prefix = "ipapi")
public class IpLocationConfig {
/**
* 请求URL
*/
private String ipApiURL;
}

View File

@ -91,13 +91,6 @@ spring:
- Path=/sale/**, /activity/** - Path=/sale/**, /activity/**
filters: filters:
- StripPrefix=1 - StripPrefix=1
# # 活动模块
# - id: hzs-activity
# uri: lb://hzs-activity
# predicates:
# - Path=/activity/**
# filters:
# - StripPrefix=1
# 统计模块 # 统计模块
- id: hzs-report - id: hzs-report
uri: lb://hzs-report uri: lb://hzs-report
@ -105,13 +98,13 @@ spring:
- Path=/report/** - Path=/report/**
filters: filters:
- StripPrefix=1 - StripPrefix=1
# 小程序模块 # # 小程序模块
- id: hzs-applet # - id: hzs-applet
uri: lb://hzs-applet # uri: lb://hzs-applet
predicates: # predicates:
- Path=/cabin/** # - Path=/cabin/**
filters: # filters:
- StripPrefix=1 # - StripPrefix=1
# 奖金模块 # 奖金模块
- id: hzs-bonus - id: hzs-bonus
uri: lb://hzs-bonus uri: lb://hzs-bonus
@ -126,13 +119,13 @@ spring:
- Path=/scm/** - Path=/scm/**
filters: filters:
- StripPrefix=1 - StripPrefix=1
# 店务模块 # # 店务模块
- id: hzs-shop # - id: hzs-shop
uri: lb://hzs-shop # uri: lb://hzs-shop
predicates: # predicates:
- Path=/shop/** # - Path=/shop/**
filters: # filters:
- StripPrefix=1 # - StripPrefix=1
# 安全配置 # 安全配置
security: security:

View File

@ -354,15 +354,15 @@ share:
## 分享专区分享地址 ## 分享专区分享地址
sharePath: http://p1.hzs413.com/#/pages/shareRegist/index sharePath: http://p1.hzs413.com/#/pages/shareRegist/index
## OSS配置 ### OSS配置
oss: #oss:
accessKeyId: LTAI5t8KB2WzVot3JxEocav1 # accessKeyId: LTAI5t8ygAH3p3uNmruj5To9
accessKeySecret: pvepVr3BLyPMXwDtQ8RwOJJUUsnMkL # accessKeySecret: Ryq6EqZZx38v8VGiMkO9JFNVVKyuJu
bucketName: hzs-in # bucketName: bd-qd
endpoint: oss-cn-beijing.aliyuncs.com # endpoint: oss-cn-beijing.aliyuncs.com
## 研发、测试使用目录前缀 # ## 研发、测试使用目录前缀
prefixDirectory: test-new # prefixDirectory: test_01
filePath: https://hzs-in.oss-cn-beijing.aliyuncs.com/ # filePath: https://bd-qd.oss-cn-beijing.aliyuncs.com/
## 身份证OCR接口 ## 身份证OCR接口
idCardOcr: idCardOcr: