Example #1
0
  /**
   * 得到本期实际结束时间
   *
   * @return
   */
  public Timestamp getEndTime() {

    return period.getEndTime();
  }