Merge branch 'dev'
This commit is contained in:
commit
e88423a9d9
|
@ -66,7 +66,7 @@ public class SysNoticeServiceImpl extends CrudServiceImpl<SysNoticeDao, SysNotic
|
|||
@Autowired
|
||||
private NoticeUntil noticeUntil;
|
||||
|
||||
@Value("#{new Boolean(${notice.yawei})")
|
||||
@Value("#{new Boolean(${notice.yawei})}")
|
||||
private Boolean noticeYaWei; // 是否发送消息到亚微中心
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue