Explorar o código

update

Signed-off-by: anderx <312518615@qq.com>
anderx %!s(int64=5) %!d(string=hai) anos
pai
achega
ae6e757066

+ 1 - 1
src/main/java/com/goafanti/demandCollection/controller/DemandCollectionApiController.java

@@ -70,7 +70,7 @@ public class DemandCollectionApiController  extends CertifyApiController {
 			res.getError().add(buildError("账号密码不匹配!","账号密码不匹配!"));
 			return  res ;
 		}
-		res.data(UUID.randomUUID().toString());
+		res.data("jdasjdoisahoi-@djsaldjslajdasklsjdoiusername=12312387password='312321321312kdpsa'912739lasjdsaljd198e@dkasjdlsasldjlsa");
 		return res;
 		
 	}