package cn.wisenergy.service.app;

public interface LastMonthUserInfoService {

    void userInfoMirrorImage();
}