Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • J jz-api-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • jizhi-backend
  • jz-api-core
  • Wiki
  • Home

Home · Changes

Page history
xigua created page: jz backend project skeleton authored Sep 16, 2017 by xigua's avatar xigua
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 0 deletions
+5 -0
  • home.md home.md +5 -0
  • No files found.
home.md
View page @ 1afc3df2
......@@ -174,4 +174,9 @@ export function generateCode (length: number) : string {}
*/
export function getTodayStartTimestamp() : number {}
/**
* Generate unique id that can be used as object id
*/
export function createId() : string {}
```
\ No newline at end of file
Clone repository
  • Home
  • jz backend project skeleton