zm
2020-05-18 a18bfacbf56b401f6e0fdae8710fbca4df8cff77
commit | author | age
a18bfa 1 package com.changhong.epc.parsing.service.bill.impl;
Z 2
3 import lombok.extern.slf4j.Slf4j;
4
5 @Slf4j
6 //@Service("publicAutoAllotJourney")
7 //@Scope("prototype")
8 public class PublicAutoAllotJourneyImpl extends AutoAllotJourneyImpl {
9 }