package com.qianwen.smartman.modules.mdc.service; public interface ICollectDataService { void cacheNowCollectData(); }