test git
This commit is contained in:
parent
857b85b52f
commit
b95732e04d
|
@ -14,7 +14,7 @@ namespace DeiNiu.Wcf
|
|||
[ServiceContract]
|
||||
public interface IAndroid
|
||||
{
|
||||
|
||||
//test git
|
||||
[OperationContract]
|
||||
[WebInvoke(Method = "GET", RequestFormat = WebMessageFormat.Json, ResponseFormat = WebMessageFormat.Json,
|
||||
UriTemplate = "login?account={account}&passwd={passwd}")]
|
||||
|
|
Loading…
Reference in New Issue