Change macro name

This commit is contained in:
Aoran Zeng
2023-09-26 20:52:49 +08:00
parent 589bc7aad6
commit c60ffb8c80
3 changed files with 55 additions and 55 deletions

View File

@@ -10,7 +10,7 @@
* chsrc.c 头文件
* ------------------------------------------------------------*/
#define App_Log_Prefix "chsrc: 运行 "
#define XY_Run_Prefix "chsrc: 运行 "
#include "xy.h"
#include "sources.h"