Commit f753ed11 authored by shiyu's avatar shiyu

公众号文章url替换

parent 110148f0
......@@ -16,7 +16,7 @@ public class OfficialAccountSubscribeRecordServiceImpl implements OfficialAccoun
private static final Logger logger = LoggerFactory.getLogger(OfficialAccountSubscribeRecordServiceImpl.class);
private static final String OFFICAL_ACCOUNT_URL = "https://mp.weixin.qq.com/s/DEYZJMRnDKYkKxir6Gsx8w";
private static final String OFFICAL_ACCOUNT_URL = "https://mp.weixin.qq.com/s?__biz=Mzk0MDY4NjkxOQ==&mid=2247485269&idx=1&sn=244235b56cf8632e6ca7184efdb8c82f&chksm=c2dcac7df5ab256ba2c966616168501680a0d8b4625f3c637244f01355fbe34c2c37f7b047ce#rd";
@Autowired
OfficialAccountSubscribeRecordDao officialAccountSubscribeRecordDao;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment