selfcare init

This commit is contained in:
zhangsz
2025-03-03 11:40:37 +08:00
parent 19f09dd7ea
commit aca2bace68
692 changed files with 273972 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#ifndef __REST_PROXY_STAT_H__
#define __REST_PROXY_STAT_H__
#include "restapi.h"
void rest_proxy_stat_count(int stat_type);
#endif /* __REST_PROXY_STAT_H__ */