From 55f7863d800839c868589b63986f6c61ef8e9815 Mon Sep 17 00:00:00 2001 From: baizonghao <1719256278@qq.com> Date: 星期一, 03 四月 2023 10:08:02 +0800 Subject: [PATCH] 本周,本日统计 --- ycl-platform/src/main/resources/mapper/writ/WritTemplateMapper.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ycl-platform/src/main/resources/mapper/writ/WritTemplateMapper.xml b/ycl-platform/src/main/resources/mapper/writ/WritTemplateMapper.xml index aa5974b..158a386 100644 --- a/ycl-platform/src/main/resources/mapper/writ/WritTemplateMapper.xml +++ b/ycl-platform/src/main/resources/mapper/writ/WritTemplateMapper.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> -<mapper namespace="com.ycl.mapper.writ.WritTemplateMapper"> +<mapper namespace="com.ycl.mapper.WritTemplateMapper"> <!-- 閫氱敤鏌ヨ鏄犲皠缁撴灉 --> <resultMap id="BaseResultMap" type="com.ycl.entity.writ.WritTemplate"> -- Gitblit v1.8.0