Commit 188078d1 authored by chenjiuping's avatar chenjiuping

自动核销功能

parent eefef7f2
......@@ -21,7 +21,7 @@ import java.util.List;
@Component
@TenantJob
@Slf4j
public class ReceiptAutoWriteOff implements JobHandler {
public class ReceiptAutoWriteOffJob implements JobHandler {
@Resource
ReceiptService receiptService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment