微调
This commit is contained in:
@@ -35,7 +35,6 @@ spring:
|
||||
|
||||
server:
|
||||
port: 48083
|
||||
|
||||
logging:
|
||||
file:
|
||||
name: ${user.home}/logs/${spring.application.name}.log # 日志文件名,全路径
|
||||
@@ -96,16 +95,9 @@ msgpush:
|
||||
title: 推送后台
|
||||
description: 消息推送的所有功能
|
||||
version: ${msgpush.info.version}
|
||||
codegen:
|
||||
base-package: com.njcn.msgpush
|
||||
db-schemas: ${spring.datasource.dynamic.datasource.master.name}
|
||||
front-type: 20 # 前端模版的类型,参见 CodegenFrontTypeEnum 枚举类
|
||||
vo-type: 10 # VO 的类型,参见 CodegenVOTypeEnum 枚举类
|
||||
delete-batch-enable: true # 是否生成批量删除接口
|
||||
unit-test-enable: false # 是否生成单元测试
|
||||
|
||||
|
||||
debug: false
|
||||
|
||||
aliyun:
|
||||
sms:
|
||||
access-key-id: LTAI4FxsR76x2dq3w9c5puUe
|
||||
|
||||
Reference in New Issue
Block a user