ucap-doc/documents/업무/10월/4째주/1019.txt
Park Byung Eun 6b947a5d85 bug fix
2020-11-12 08:43:18 +09:00

183 lines
5.1 KiB
Plaintext

ds
lf
crm-pro
공지사항, 자유 게시판
일렉트론 실행
domain-user: 0.0.2
domain-sms: 0.0.6
domain-contacts: 0.0.5
domain-call: 0.0.8
domain-board: 0.0.1
api-sms: 0.0.6
api-call: 0.0.24
{
"statusCode": 200,
"errorMessage": "",
"data": {
"links": [
{
"rel": "self",
"href": "http://127.0.0.1:9095/api/v1.0/board/1/post?page=0&size=10&sort=createdDt,desc"
}
],
"content": [
{
"id": 2,
"board": {
"id": 1,
"companyId": 1,
"boardTypCd": "03",
"boardNm": "일반게시판",
"links": []
},
"postTitle": "테스트 글 두번째 등록",
"postContent": "테스트로 글을 등록 합니다.",
"readCnt": 0,
"commentYn": "N",
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"updateDt": "2020-09-23T14:36:42",
"links": [
{
"rel": "self",
"href": "http://127.0.0.1:9095/api/v1.0/board/post/2"
}
]
},
{
"id": 1,
"board": {
"id": 1,
"companyId": 1,
"boardTypCd": "03",
"boardNm": "일반게시판",
"links": []
},
"postTitle": "테스트 글 등록",
"postContent": "테스트로 글을 등록 합니다.",
"readCnt": 0,
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"updateDt": "2020-09-23T14:30:00",
"links": [
{
"rel": "self",
"href": "http://127.0.0.1:9095/api/v1.0/board/post/1"
}
]
}
],
"page": {
"size": 10,
"totalElements": 2,
"totalPages": 1,
"number": 0
}
}
}
{
"statusCode": 200,
"errorMessage": "",
"data": {
"links": [],
"content": [
{
"id": 2,
"comment": "댓글 첫번째",
"childComment": [
{
"id": 4,
"comment": "댓글의 댓글 첫번째",
"upCommentId": 2,
"childComment": [
{
"id": 5,
"comment": "댓글 댓글 댓글11",
"upCommentId": 4,
"childComment": [],
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"links": []
},
{
"id": 6,
"comment": "댓글 댓글 댓글22",
"upCommentId": 4,
"childComment": [],
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"links": []
}
],
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"links": []
}
],
"author": {
"authorId": 1,
"authroName": "CrmProTestClient"
},
"links": []
}
]
}
}
,
{
seq: 6,
postTitle: 'Carbon',
postContent: '010-4055-6699',
author: { seq: 1, username: 'user1' },
readCnt: 2,
updatedDt: '2020-11-24T11:20'
},
{
seq: 7,
postTitle: 'Nitrogen',
postContent: '010-4055-6699',
author: { seq: 1, username: 'user1' },
readCnt: 2,
updatedDt: '2020-11-26T11:20'
},
{
seq: 8,
postTitle: 'Oxygen',
postContent: '010-4055-6699',
author: { seq: 1, username: 'user1' },
readCnt: 2,
updatedDt: '2020-11-27T11:20'
},
{
seq: 9,
postTitle: 'Fluorine',
postContent: '010-4055-6699',
author: { seq: 1, username: 'user1' },
readCnt: 2,
updatedDt: '2020-11-28T11:20'
},
{
seq: 10,
postTitle:
'1주일에 3건이상 구매하는 우량 고객으로서 각별한 관심과 사랑이 필요',
postContent: '010-4055-6699',
author: { seq: 1, username: 'user1' },
readCnt: 2,
updatedDt: '2020-11-29T11:20'
}