
4 changed files with 20 additions and 2 deletions
@ -0,0 +1,12 @@ |
|||
package com.yxt.anrui.riskcenter.biz.loanreturnvehledger; |
|||
|
|||
import org.springframework.stereotype.Service; |
|||
|
|||
/** |
|||
* @description: |
|||
* @author: dimengzhe |
|||
* @date: 2024/1/19 |
|||
**/ |
|||
@Service |
|||
public class LoanReturnVehLedgerService { |
|||
} |
Loading…
Reference in new issue