临时保存

This commit is contained in:
cpdl
2025-04-30 17:36:24 +08:00
parent 7ed7033716
commit 43515d8058
60 changed files with 29146 additions and 67 deletions

View File

@@ -0,0 +1,14 @@
// Copyright (c) 2022 NetEase, Inc. All rights reserved.
// Use of this source code is governed by a MIT license that can be
// found in the LICENSE file.
#ifndef ALog_verinfo_h
#define ALog_verinfo_h
#define ALOG_REVISION "cfe9ad8"
#define ALOG_PATH "wjzh/feature/cpp"
#define ALOG_URL ""
#define ALOG_BUILD_TIME "2021-09-30 13:22:13"
#define ALOG_TAG ""
#endif