Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Yossapol / wds-react

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • wds-react
  • server
  • json
  • systemInfo.json
  • jutawuth nantawan's avatar
    add init project · d0dba98e
    jutawuth nantawan committed Feb 25, 2019
    d0dba98e Browse Files
systemInfo.json 460 Bytes
BlameHistoryPermalink
Edit
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
   "success": true,
   "message": "User Info",
   "systemLogo": "https://dl.dropboxusercontent.com/s/85rgjdid0trm0o9/ss-logo.png",
   "systemName": "System Name",
   "systemFooter": "WDS Company co., Ltd.",
   "dataList": [{
         "title": "User",
         "item": "Jutawuth Nantawan"
      },
      {
         "title": "Role",
         "item": "Admin"
      },
      {
         "title": "Login Date",
         "item": "21/12/2121 12:21:12"
      }
   ]
}