//
//  ProductStockModel.m
//  XFFruit
//
//  Created by Javen on 2017/5/11.
//  Copyright © 2017年 Xummer. All rights reserved.
//

#import "ProductStockModel.h"

@implementation ProductStockModel

@end