Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mapeditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Chatchawan Polmafoung
  • mapeditor
  • Wiki
  • crud service docs

crud service docs · Changes

Page history
chatchawan created page: crud service docs authored 9 years ago by Chatchawan Polmafoung's avatar Chatchawan Polmafoung
Show whitespace changes
Inline Side-by-side
Showing
with 12 additions and 9 deletions
+12 -9
crud-service-docs.markdown
View page @ 9aec6c58
......@@ -95,18 +95,21 @@ post http://172.16.20.63:3000/poi/
```json
{
"latlng" : {
"lat" : 12,
"lng" : 12
"lat" : 15,
"lng" : 100.52
},
"mapScore" : 3,
"nameTh" : "__test_xx",
"nameEn" : "__test_xx",
"labelTh" : "__test_xx",
"labelEn" : "__test_xx",
"nameTh" : "myTEST_3ock",
"nameEn" : "myTEST_3ock",
"labelTh" : "myTEST_3ock",
"labelEn" : "__temyTEST_3ockst_xx",
"categoryCode" : "01010201",
"mapLayer" : "adasd",
"source" : "XXX___XXX",
"tCode" : "670903"
"telephone" : "123123",
"star" : 0,
"hsn" : "111/11111",
"rd_name" : "sudo 123",
"poi_score": "0",
"note": ""
}
```
......
Clone repository
  • EcmaScript 6.0
  • crud service docs
  • ecmascript 6
  • Home

Menu

Explore Projects Groups Topics Snippets