Commit 8972a921 authored by shiyl's avatar shiyl

修改网络服务协议名称

parent 617a6db6
...@@ -15,7 +15,7 @@ import org.json.JSONObject ...@@ -15,7 +15,7 @@ import org.json.JSONObject
class MBHttpReqService : ZapService() { class MBHttpReqService : ZapService() {
companion object { companion object {
const val SERVICE_NAME: String = "MBHttpReqService" const val SERVICE_NAME: String = "NAHttpReq"
} }
private lateinit var resolver: ResultResolver private lateinit var resolver: ResultResolver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment