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

    return period.getGroupBuyEndTime();
  }