Swing 알림 체계 도입 - 기존 Q&A 관리자 알림 제거 - Swing Notifier 구현
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
package com.eactive.eai.rms.data.entity.onl.djb.apistatus;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* EAI 서비스명 조회 결과 (TSEAIHE01)
|
||||||
|
*/
|
||||||
|
public interface ApiNameRow {
|
||||||
|
String getEaisvcname();
|
||||||
|
String getEaisvcdesc();
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user