健康报告查询接口

This commit is contained in:
limqhz
2021-03-08 00:08:14 +08:00
parent d35edae11e
commit 2ec2494a01
6 changed files with 216 additions and 354 deletions

View File

@@ -91,6 +91,10 @@
注意:大小写敏感问题。
-->
<table tableName="sv_health_docs" domainObjectName="HealthDoc"
enableInsert="true"
enableDeleteByPrimaryKey="true"
enableSelectByPrimaryKey="true"
enableUpdateByPrimaryKey="true"
enableCountByExample="false"
enableDeleteByExample="false"
enableSelectByExample="false"