delete log

back_recharge
wangyuan 2019-08-12 13:57:51 +08:00
parent a076812220
commit cbb6178449
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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