configModel.m 184 B

12345678910111213
  1. //
  2. // configModel.m
  3. // ZCTest
  4. //
  5. // Created by GuoMs on 16/1/13.
  6. // Copyright © 2016年 guoms. All rights reserved.
  7. //
  8. #import "configModel.h"
  9. @implementation configModel
  10. @end