Commit 509e6927 authored by liuzicheng's avatar liuzicheng

优化

parent d2c4492d
......@@ -10,7 +10,10 @@ import com.jqtx.windows.component.model.CreditResultModel;
import com.jqtx.windows.web.request.SyncCreditResultRequest;
import com.jqtx.windows.web.response.JsonResult;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class SyncCreditCommand extends AbstractCommand {
@Autowired
private CreditResultComponent creditResultComponent;
......
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