api 테스트 페이지 key 수정
This commit is contained in:
parent
7b6db53234
commit
7e1fc5f5d2
@ -36,6 +36,7 @@
|
||||
// final String apiUrl = "http://api.munjaon.co.kr/api/send/sendMsgs"; //개발테스트용 URL
|
||||
// final String apiUrl = "http://localhost:8088/api/send/sendMsgs"; //개발테스트용 URL
|
||||
final String apiUrl = "http://119.193.215.98:8087/api/send/sendMsgs"; //개발테스트용 URL
|
||||
// final String apiUrl = "http://localhost:8088/api/send/sendMsgs"; //개발테스트용 URL
|
||||
|
||||
/******************** 전송 정보 ********************/
|
||||
//필수 값
|
||||
|
||||
Loading…
Reference in New Issue
Block a user