This commit is contained in:
parent
8dc044db8c
commit
3cb36e2d29
@ -23,7 +23,7 @@ export class ApiChatService {
|
||||
Timestamp: text,
|
||||
Id: 0,
|
||||
Text: text,
|
||||
Picture: "0"
|
||||
ImgURL: "0"
|
||||
}
|
||||
return this.http.post('http://api.vdk2ch.ru:5000/PostTo', postToSend)
|
||||
//return this.http.post('http://localhost:7141/PostTo', postToSend)
|
||||
|
Reference in New Issue
Block a user