瀏覽代碼

add comment

itizawa 6 年之前
父節點
當前提交
acfa23992e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/server/models/page.js

+ 2 - 0
src/server/models/page.js

@@ -165,6 +165,8 @@ class PageQueryBuilder {
    * In normal case, returns '{path}/*' and '{path}' self.
    * If top page, return without doing anything.
    *
+   * *option*
+   *   Left for backward compatibility
    */
   addConditionToListByStartWith(path, option) {
     // No request is set for the top page