- 微信开发者工具一打开,电脑内存占比飞升,电脑卡的不行
[图片] [图片]
2021-12-10 - 小程序登陆的时候,一直进不去,让同事的试了一下,都可以正常进入,有大佬知道吗?
Error while extracting response for type [class cn.htwlgs.ygt.cloud.gateway.feign.UserFeign$Result] and content type [application/json;charset=UTF-8]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot construct instance of `cn.htwlgs.ygt.cloud.gateway.feign.Employee` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('Validation failed for classes [cn.htwlgs.ygt.wljk.ygt.persistence.entity.EmployeeWeChat] during persist time for groups [javax.validation.groups.Default, ]↵List of constraint violations:[↵ ConstraintViolationImpl{interpolatedMessage='must not be blank', propertyPath=openId, rootBeanClass=class cn.htwlgs.ygt.wljk.ygt.persistence.entity.EmployeeWeChat, messageTemplate='{javax.validation.constraints.NotBlank.message}'}↵]'); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `cn.htwlgs.ygt.cloud.gateway.feign.Employee` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('Validation failed for classes [cn.htwlgs.ygt.wljk.ygt.persistence.entity.EmployeeWeChat] during persist time for groups [javax.validation.groups.Default, ]↵List of constraint violations:[↵ ConstraintViolationImpl{interpolatedMessage='must not be blank', propertyPath=openId, rootBeanClass=class cn.htwlgs.ygt.wljk.ygt.persistence.entity.EmployeeWeChat, messageTemplate='{javax.validation.constraints.NotBlank.message}'}↵]')↵ at [Source: (PushbackInputStream); line: 1, column: 23] (through reference chain: cn.htwlgs.ygt.cloud.gateway.feign.UserFeign$Result["data"])
2020-04-23