增加查询key值的接口

This commit is contained in:
2025-08-23 20:53:43 +08:00
parent 6f02115585
commit 84b972126e
11 changed files with 234 additions and 4 deletions

View File

@ -0,0 +1,5 @@
<?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.sczx.store.mapper.SysConfigMapper">
</mapper>