[6.8.1_dev]OTA升级

This commit is contained in:
xuxinchao
2024-11-28 14:56:40 +08:00
parent 0717380d84
commit 0389244bc0

View File

@@ -0,0 +1,7 @@
package com.zhjt.mogo_core_function_devatools.ota
/**
* OTA升级管理类
*/
class OTAManager {
}