类 CustomDoingServiceImpl

  • 所有已实现的接口:
    CustomDoingService

    @Transactional(readOnly=true)
    @Service("customDoingService")
    public class CustomDoingServiceImpl
    extends Object
    implements CustomDoingService
    作者:
    qinman, zhangchongjie
    Date:
    2022/12/30