Skip to content
  • This project
    • Loading...
  • Sign in

张云鹏 / uc-engine

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • member-service
  • ..
  • common
  • CreateGroup.java
  • xianghan's avatar
    1.优化、规范会员接口 · cdf13700
    cdf13700 Browse Files
    xianghan authored 2022-03-08 09:20:30 +0800
CreateGroup.java 241 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
package com.topdraw.business.common;

/**
 * @author :
 * @description:
 * @function :
 * @date :Created in 2022/3/7 21:20
 * @version: :
 * @modified By:
 * @since : modified in 2022/3/7 21:20
 */
public interface CreateGroup {
}