package org.ruoyi.system.handler.wxcp; /** * @author Binary Wang */ public abstract class ScanHandler extends AbstractHandler { }