<legend id="h4sia"></legend><samp id="h4sia"></samp>
<sup id="h4sia"></sup>
<mark id="h4sia"><del id="h4sia"></del></mark>

<p id="h4sia"><td id="h4sia"></td></p><track id="h4sia"></track>

<delect id="h4sia"></delect>
  • <input id="h4sia"><address id="h4sia"></address>

    <menuitem id="h4sia"></menuitem>

    1. <blockquote id="h4sia"><rt id="h4sia"></rt></blockquote>
      <wbr id="h4sia">
    2. <meter id="h4sia"></meter>

      <th id="h4sia"><center id="h4sia"><delect id="h4sia"></delect></center></th>
    3. <dl id="h4sia"></dl>
    4. <rp id="h4sia"><option id="h4sia"></option></rp>

        Page tree

        Versions Compared

        Key

        • This line was added.
        • This line was removed.
        • Formatting was changed.

        ...

        /rest/custom/1.0/prject/list/{username}

        方法

        GET

        返回结果

        Code Block
        languagetext
        linenumberstrue
        [
            {
                "id":10000,
                "key":"DEMO",
                "name":"DEMO",
                "description":"",
                "leader":"admin"
            },
            {
                "id":10001,
                "key":"DEMO1",
                "name":"DEMO1",
                "description":"",
                "leader":"hktx"
            }
        ]
        
        

        说明

        参数说明
        id数字项目在系统中的ID值
        key字串项目当前的编号
        name字串项目名称
        description字串项目的描述
        leader字串项目lead的账户
        category字串项目的类别