1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| //
| // MonkeyFruitConstant.h
| // MonkeyFruit
| //
| // Created by Meeno04 on 15/10/9.
| // Copyright © 2015年 Meeno04. All rights reserved.
| //
|
| #ifndef MonkeyFruitConstant_h
| #define MonkeyFruitConstant_h
|
| //platform type
|
|
|
| //WXLogin
|
| #endif /* MonkeyFruitConstant_h */
|
|