减少日志

back_recharge
lvxinran 2020-03-12 15:43:39 +08:00
parent 4425bfd75b
commit f268f19439
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ public class MessageUtil {
backMessage = new byte[0];
} else {
backMessage = generatedMessage.toByteArray();
LOGGER.info(JsonFormat.printToString(generatedMessage));
// LOGGER.info(JsonFormat.printToString(generatedMessage));
}
int length = PackageConstant.UID_FIELD_LEN + PackageConstant.TOKEN_LEN