【fix sonar】ILoginService文件
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ public interface ILoginService{
|
||||
* @param jsonObject
|
||||
* @return
|
||||
*/
|
||||
public Results<String> sms(JSONObject jsonObject);
|
||||
public Results<JSONObject> sms(JSONObject jsonObject);
|
||||
|
||||
/**
|
||||
* 手机号登录接口
|
||||
|
||||
Reference in New Issue
Block a user