修改付报错

server_five_liuyunhu
lijiayao 2024-03-29 09:43:00 +08:00
parent 5ce8944c51
commit 292646e534
2 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@ spring:
application:
# 应用名称
name: couplet-electronic-fence
profiles:
# 环境配置
active: dev

View File

@ -1,6 +1,5 @@
package com.couplet.server.service;
import com.couplet.remote.DeptServiceFegin;
import org.springframework.beans.factory.annotation.Autowired;
public interface ManageServer {