forked from gary/ems
2
0
Fork 0
sun_ems/ems_c/app/app_comm.h

16 lines
509 B
C
Raw Normal View History

2025-05-13 17:49:49 +08:00
/*****************************************************************************
2025-05-24 17:16:28 +08:00
* @copyright Copyright (c) 2025-2055 Gary. All rights reserved.
2025-05-13 17:49:49 +08:00
* @file app_comm.h
* @brief xx功能
* @author Gary
* @date 2024-09-03
* @remark
*****************************************************************************/
#ifndef APP_COMM_H
#define APP_COMM_H
//填写一些常用的配置或者数据库路径
#define MAP_PATH "/opt/ems/"
#endif // APP_COMM_H