Class CustomDoingServiceImpl

  • All Implemented Interfaces:
    CustomDoingService

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