ShiftTimeConfig.java 236 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 package com.bsth.entity.realcontrol; /** * * @ClassName: ShiftTimeConfig * @Description: TODO(翻班时间配置) * @author PanZhao * @date 2016年8月10日 下午5:05:23 * */ public class ShiftTimeConfig { }