Compare commits
No commits in common. "14eda39da42a287bbe3b829abb0f38c69de5bf31" and "68d064830b0afc57c86983849cadf16c239ab9d8" have entirely different histories.
14eda39da4
...
68d064830b
@ -157,7 +157,6 @@ public class BoardService {
|
||||
.queryParam("compCd", boardRequest.getCompCd())
|
||||
.queryParam("loginId", boardRequest.getLoginId())
|
||||
.queryParam("langCd", boardRequest.getLangCd())
|
||||
.queryParam("siteTpCd", boardRequest.getSiteTpCd())
|
||||
.build()
|
||||
.toUriString();
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user