opt: optimize code struct

This commit is contained in:
DreamMaoMao
2025-07-17 11:47:39 +08:00
parent 3a03641e85
commit 643a9fb4b7
5 changed files with 528 additions and 532 deletions

3
src/fetch/fetch.h Normal file
View File

@@ -0,0 +1,3 @@
#include "client.h"
#include "common.h"
#include "monitor.h"