add codes.

This commit is contained in:
pandx 2024-10-23 10:03:13 +08:00
parent ea5dbf1313
commit 1f0a04ff45

View File

@ -35,8 +35,8 @@ char recvpacket[PACKET_SIZE];
static boost::mutex s_config_mu; static boost::mutex s_config_mu;
zlog_category_t *zct; extern zlog_category_t *zct;
zlog_category_t *zbt; extern zlog_category_t *zbt;
string GetLocalTimeWithMs(void) { string GetLocalTimeWithMs(void) {
string defaultTime = "19700101000000000"; string defaultTime = "19700101000000000";