Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

zhangshaowu / pipi-helper

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • pipi-helper
  • ..
  • service
  • RosteringService.java
  • zhangshaowu's avatar
    init · 6fa4d339
    zhangshaowu committed Oct 14, 2022
    6fa4d339
RosteringService.java 162 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
package com.pipihelper.project.rostering.service;

/**
 * @description:
 * @author: zsw
 * @create: 2022-10-14 16:51
 **/
public interface RosteringService {


}