Sign in

吴程程 / gxb-fast · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • gxb-fast
  • ..
  • group
  • UpdateGroup.java
  • 高校邦快速开发平台
    e719eda9
    孙宁海 authored
    2017-08-25 16:42:13 +0800  
    Browse Code »
UpdateGroup.java 183 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
package com.gxb.common.validator.group;

/**
 * 更新数据 Group
 * @author chenshun
 * @email sunlightcs@gmail.com
 * @date 2017-03-15 21:21
 */

public interface UpdateGroup {

}