- <?php
- namespace loyalsoft;
- /**
- * Description of UserFriendsModel
- * @version
- * 1.0.0 Created at 2017-3-6. by --gwang
- * @author gwang (mail@wanggangzero.cn)
- * @copyright ? 2017-3-6, SJZ LoyalSoft Corporation & gwang. All rights reserved.
- */
- class UserFriendsModel
- {
- //put your code here
- }
|