package consts const ( PAGE_SIZE = 10 DayLen = 10 ) const ( NOCRYPTO = 1 AESCRYPTO = 2 MD5CRYPTO = 3 )