jiangping
2025-05-20 1a7c8f63cc8468506a48b2dfc019b7e1798cf097
server/service/src/main/java/com/doumee/service/business/InsuranceApplyService.java
@@ -184,5 +184,7 @@
     * @return
     */
    ApplyPowerVO getApplyPower(ApplyPowerDTO applyPowerDTO);
    void testSendEmail();
}