Changes between Version 9 and Version 10 of AccessPath
- Timestamp:
- 04/06/2012 02:28:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AccessPath
v9 v10 34 34 `page` varchar(255) not null, 35 35 `count` int unsigned default 0, 36 `exit` int unsigned default 0, 36 37 `duration` bigint unsigned default 0, 37 38 primary key (`app_id`,`version`,`page`) … … 40 41 41 42 示例: 42 || app_id||version||page||count||duration||43 ||5||3.1.0||资讯列表||43543||64 5623545663||44 ||5||3.1.0||文章||7454|| 63467474||45 ||5||3.1.0||评论列表||535| |935554||46 ||5||3.1.0||产品详情||54||4 3422||47 ||5||3.1.0||美图||8324|| 312334343||43 || app_id || version || page || count || exit || duration || 44 ||5||3.1.0||资讯列表||43543||6435||645623545663|| 45 ||5||3.1.0||文章||7454||453||63467474|| 46 ||5||3.1.0||评论列表||535|45|||935554|| 47 ||5||3.1.0||产品详情||54||4||43422|| 48 ||5||3.1.0||美图||8324||534||312334343|| 48 49 49 50
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)