Actions
New Function #499
closed[APP] Chat error
Description
1.Issue
- currently, chat function happen error (trace the error)
- chat use open API : https://www.vchatcloud.com/doc/
2.Etc
- test APP account: sundad08/sunsun01**
3.Dev Server
- Swagger: https://dev.stoneitgt.com/networkChatApi/swagger-ui/index.html
- 서버 IP - 210.123.124.137
- chat api path: /apps/inmun_network_chat_api
- was path: /apps/network-apache-tomcat-9.0.54
4.chat API
Files
Updated by Deca Park 8 months ago
[inmun-network-chat-api]
1.mappers/chat (SQL) : ChatMapper.xml
1) table/column name
- replace lower case with upper case
2.spring config (-Dspring.profiles.active=dev|prod)
1) application
- seperate 2 files (dev/prod)
- application-dev.properties / application-prod.properties
2) logback
- seperate 2 files (dev/prod)
- logback-dev.xml / logback-prod.xml
Updated by Deca Park 7 months ago
- File chat_room_list.jpg chat_room_list.jpg added
- File chat_room_view.jpg chat_room_view.jpg added
[APP]
1.chat room list > select chat room
- page error happens (refer to attach image)
Actions