md
This commit is contained in:
parent
f0462521c4
commit
cca0c0c640
@ -48,7 +48,7 @@ public interface EmisExchangeRateMapper extends BaseMapper<EmisExchangeRate>
|
||||
public int checkUnique(EmisExchangeRate emisExchangeRate);
|
||||
|
||||
|
||||
public EmisExchangeRate getValidExchangeRate(@Param("from") String from,@Param("from") String to);
|
||||
public EmisExchangeRate getValidExchangeRate(@Param("from") String from,@Param("to") String to);
|
||||
|
||||
/**
|
||||
* 新增
|
||||
|
||||
Loading…
Reference in New Issue
Block a user