Browse Source

去除多余引用

dev_shibei_match
yinzuomei 5 years ago
parent
commit
f777848ee8
  1. 1
      epmet-module/epmet-common-service/common-service-server/src/main/java/com/epmet/controller/WorkDayController.java

1
epmet-module/epmet-common-service/common-service-server/src/main/java/com/epmet/controller/WorkDayController.java

@ -11,7 +11,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.List;
import java.util.Set;
/**
* @Description 工作日计算

Loading…
Cancel
Save