摘要:
package com.gx.dao; import java.sql.Timestamp; import java.util.List; import org.apache.ibatis.annotations.Param; import com.gx.po.StayRegisterPo; public interface StayRegisterDao { public ... 阅读全文
posted @ 2019-05-29 23:41
W-LQ
阅读(1806)
评论(0)
推荐(0)