Commit 91db4431 authored by Liang Ding's avatar Liang Ding

💡 更新文档注释 B3log 构思 - 分布式社区网络

parent 15292208
...@@ -41,7 +41,7 @@ import org.b3log.solo.util.Solos; ...@@ -41,7 +41,7 @@ import org.b3log.solo.util.Solos;
import org.json.JSONObject; import org.json.JSONObject;
/** /**
* This listener is responsible for sending article to B3log Rhythm. Sees <a href="https://hacpai.com/b3log">B3log 构思</a> for more details. * This listener is responsible for sending article to B3log Rhythm. Sees <a href="https://hacpai.com/article/1546941897596">B3log 构思 - 分布式社区网络</a> for more details.
* <p> * <p>
* API spec: https://hacpai.com/article/1457158841475 * API spec: https://hacpai.com/article/1457158841475
* </p> * </p>
......
...@@ -26,7 +26,7 @@ import org.b3log.latke.ioc.Singleton; ...@@ -26,7 +26,7 @@ import org.b3log.latke.ioc.Singleton;
import org.json.JSONObject; import org.json.JSONObject;
/** /**
* This listener is responsible for updating article to B3log Rhythm. Sees <a href="https://hacpai.com/b3log">B3log 构思</a> for more details. * This listener is responsible for updating article to B3log Rhythm. Sees <a href="https://hacpai.com/article/1546941897596">B3log 构思 - 分布式社区网络</a> for more details.
* <p> * <p>
* API spec: https://hacpai.com/article/1457158841475 * API spec: https://hacpai.com/article/1457158841475
* </p> * </p>
......
...@@ -40,7 +40,7 @@ import org.b3log.solo.util.Solos; ...@@ -40,7 +40,7 @@ import org.b3log.solo.util.Solos;
import org.json.JSONObject; import org.json.JSONObject;
/** /**
* This listener is responsible for sending comment to B3log Rhythm. Sees <a href="https://hacpai.com/b3log">B3log 构思</a> for more details. * This listener is responsible for sending comment to B3log Rhythm. Sees <a href="https://hacpai.com/article/1546941897596">B3log 构思 - 分布式社区网络</a> for more details.
* *
* @author <a href="http://88250.b3log.org">Liang Ding</a> * @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.0.1.7, Jan 1, 2020 * @version 1.0.1.7, Jan 1, 2020
......
...@@ -43,7 +43,7 @@ import org.json.JSONObject; ...@@ -43,7 +43,7 @@ import org.json.JSONObject;
import java.util.Date; import java.util.Date;
/** /**
* Receiving articles and comments from B3log community. Visits <a href="https://hacpai.com/b3log">B3log 构思</a> for more details. * Receiving articles and comments from B3log community. Visits <a href="https://hacpai.com/article/1546941897596">B3log 构思 - 分布式社区网络</a> for more details.
* *
* @author <a href="http://88250.b3log.org">Liang Ding</a> * @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 3.0.0.1, Mar 14, 2020 * @version 3.0.0.1, Mar 14, 2020
......
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