BAIS payments 멀티모듈 최소 구현 #1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ public class PaymentReferenceService {
|
||||||
public String normalize(String input) {
|
public String normalize(String input) {
|
||||||
return StringUtils.trimToEmpty(input);
|
return StringUtils.trimToEmpty(input);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue