// Copyright 2019 github.com. All rights reserved. // Use of this source code is governed by github.com. package consts const ( PageSize = 10 ) const ( TimeSecondLayOut = "2006-01-02 15:04:05" ) const ( DeviceOfflineCode = "O001" )