Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人问我如何发送和接收 HTTP 请求来触发移动文本计费服务。计费服务没有 Web 服务来响应/触发这些消息,并且只会接受来自白名单 IP 的请求。因此,我假设我们需要编写一个可以处理客户端请求的服务器端 Web 服务 - 触发计费消息并向客户端 jquery/ajax 返回回复。
这是来自后端知识有限的前端开发人员!因此,在我回应之前,有人同意我的假设吗?
干杯保罗
webService 是最可取的。它为前端架构(或类型)的未来更改提供了更大的灵活性