canyin-project/ybcy/site.php

15 lines
170 B
PHP
Raw Normal View History

2024-11-01 16:07:54 +08:00
<?php
/**
* yb_wm模块微站定义
*
* @author 云贝网络
* @url
*/
defined('IN_IA') or exit('Access Denied');
class Yb_wmModuleSite extends WeModuleSite {
}