mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
实现策略配置功能
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "PvUser.h"
|
||||
|
||||
void PvUser::reset()
|
||||
{
|
||||
mapEventCallback.clear();
|
||||
pvidIndex = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user