牟新芬 %!s(int64=3) %!d(string=hai) anos
pai
achega
3031ee2bd4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/api.js

+ 1 - 1
api/api.js

@@ -84,7 +84,7 @@ export function ApiForget1(data)
 	return request.post("login/forget1",data,{ noAuth : true});
 }
 
-//重置密码
+//重置密码
 export function ApiForget2(data)
 {
 	return request.post("login/forget2",data,{ noAuth : true});