TimeMapper ( interface )
페이지 정보
작성자 관리자 작성일 24-07-16 14:48 조회 895 댓글 0본문
package com.pkt.mapper;
public interface TimeMapper {
public String getTime();
}
댓글목록 0
등록된 댓글이 없습니다.
package com.pkt.mapper;
public interface TimeMapper {
public String getTime();
}
등록된 댓글이 없습니다.