DSVCGLMyVoteViewController.h
303 Bytes
//
// DSVCGLMyVoteViewController.h
// DSCnliveShopSDK
//
// Created by zhaolin on 2019/6/18.
// Copyright © 2019 BIKE. All rights reserved.
//
#import <DSBaseModule/DSBaseModule.h>
NS_ASSUME_NONNULL_BEGIN
@interface DSVCGLMyVoteViewController : DSBaseViewController
@end
NS_ASSUME_NONNULL_END