摘要:
表app_online_time,结构如下:drop table if exists app_online_time;create table app_online_time ( id int(11) not null auto_increment, app_codename varchar(40), -- 应用名称 user_id int(11), -- 用户id connect_times i... 阅读全文
posted @ 2010-01-06 14:41
阮雨杭
阅读(188)
评论(0)
推荐(0)
浙公网安备 33010602011771号