修复bug
diff --git a/supwisdom/sp_config.h b/supwisdom/sp_config.h
index 5039ab6..f895a46 100644
--- a/supwisdom/sp_config.h
+++ b/supwisdom/sp_config.h
@@ -35,7 +35,7 @@
 #define DEV_TYPE "G401201"
 #define DEV_OFFLINE_DEFAULT_HOUR 168
 #define DEV_BLKBITMAP_DONE 1984
-#define DEV_MAX_DEVICENO 99
+#define DEV_MAX_DEVICENO 64
 
 #define PRO_VERSION GIT_VERSION
 #define BUILD_DATE __DATE__ 		// " " __TIME__