办学质量监测教学评价系统
邢继森
2025-03-25 e97ceb166fc4c06cc878398a8e4dc27211f28833
1
2
3
4
5
6
7
8
package org.ruoyi.system.handler.wxcp;
 
/**
 * @author <a href="https://github.com/binarywang">Binary Wang</a>
 */
public abstract class ScanHandler extends AbstractHandler {
 
}