puzhibing
2024-12-11 004ef58935119a07d58a3229c2422f2b8bfbeb30
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/service/AgentApplicationService.java
@@ -13,4 +13,6 @@
 */
public interface AgentApplicationService extends IService<AgentApplication> {
    void apply(AgentApplication agentApplication);
}