/**
* @description:
* @author chenshiqiang E-mail:csqwyyx@163.com
* @date 2014年5月24日 下午9:19:10
* @version 1.0
*/
package com.csq.thesceneryalong.models.events;
/**
* 轨迹停止记录,但是没有风景,删除
* @author csq
*
*/
public class EventTrackStopedAndDelete {
}