TimeMapper ( interface )
페이지 정보

본문
package com.pkt.mapper;
public interface TimeMapper {
public String getTime();
}
- 이전글● mapper 설정 및 연결 테스트 24.07.16
- 다음글TimeMapper.xml 24.07.16
댓글목록
등록된 댓글이 없습니다.
package com.pkt.mapper;
public interface TimeMapper {
public String getTime();
}
등록된 댓글이 없습니다.