Commit d8a340e6 authored by 董建华's avatar 董建华

tijiao

parent a654d4b1
......@@ -103,7 +103,7 @@ public class LoginInterceptorAspect {
}
Device device = Device.valueOfCode(deviceCode);
LoginRefuseResult result = verification(scDeviceId, phone);
LoginRefuseResult result = verification(scDeviceId, phone, device);
Object loginResult = null;
try {
......
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