add 友盟统计

This commit is contained in:
lianxiang
2018-08-27 17:09:56 +08:00
parent 6e090fd28d
commit 6a8d55457a
54 changed files with 2560 additions and 1314 deletions
+15
View File
@@ -0,0 +1,15 @@
//
// MobClickList.h
// GIGA
//
// Created by lianxiang on 2018/8/27.
// Copyright © 2018年 com.giga.ios. All rights reserved.
//
#ifndef MobClickList_h
#define MobClickList_h
//友盟统计埋点事件
#define MobClick_UserLogin @"userlogin"
#define MobClick_MaskTest @"maskTest"
#endif /* MobClickList_h */