HostInfoController.java 添加跨域注解
This commit is contained in:
@@ -60,7 +60,6 @@ mybatis-plus:
|
||||
log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
|
||||
default-executor-type: batch
|
||||
|
||||
|
||||
global-config:
|
||||
db-config:
|
||||
logic-delete-field: isDelete # 全局逻辑删除的实体字段名
|
||||
@@ -105,9 +104,4 @@ knife4j:
|
||||
default:
|
||||
api-rule: package
|
||||
api-rule-resources:
|
||||
- com.yupi.springbootinit.controller
|
||||
logging:
|
||||
level:
|
||||
org:
|
||||
apache:
|
||||
ibatis: off
|
||||
- com.yupi.springbootinit.controller
|
||||
Reference in New Issue
Block a user