API SPEC 신규일때 인터페이스 하면 값을 세팅
This commit is contained in:
@@ -248,6 +248,7 @@ public class ApiInterfaceService extends OnlBaseService {
|
||||
String stdKey = stdMessageUI.getBzwkSvcKeyName();
|
||||
String inboundRestPath = StringUtils.substringAfter(stdKey, STEMSG_SERVICE_URL_DELIMITER);
|
||||
apiInterfaceUI.setInboundRestPath(inboundRestPath);
|
||||
apiInterfaceUI.setApiFullPath(standardMessageInfo.getApifullpath());
|
||||
|
||||
apiInterfaceUI.setStandardMessageItems(stdMessageUI.getStandardMessageItems());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user