mirror of
https://gitee.com/freshday/radar.git
synced 2025-12-26 07:16:26 +08:00
bug fix.
feihu.wang
This commit is contained in:
parent
f2e93ad25c
commit
4b1774e340
@ -25,7 +25,7 @@ import java.util.stream.Collectors;
|
||||
|
||||
|
||||
@Service
|
||||
@ConditionalOnProperty(prefix = "sys.conf",name="app", havingValue = "engine")
|
||||
//@ConditionalOnProperty(prefix = "sys.conf",name="app", havingValue = "engine")
|
||||
public class MobileInfoServiceImpl implements MobileInfoService {
|
||||
|
||||
public static Logger logger = LoggerFactory.getLogger(MobileInfoServiceImpl.class);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user