Commit 509a2011 509a20112d4e43698757e74cc4d5b83868645caa by xianghan@topdraw.cn

update

1 parent 3bc2c7ff
package com.topdraw.business.process.service.impl;
public class TaskDealHandler {
}
package com.topdraw.business.process.service.impl;
import com.topdraw.business.process.service.TaskDealService;
import org.springframework.stereotype.Service;
@Service
public class UnsubscribeProductPackageTaskDealServiceImpl implements TaskDealService {
}