liusheng
6 天以前 4d537968ac6efb3a5e3d0f8ea5071d5254eb63c3
smartor/src/main/java/com/smartor/mapper/PatMedOuthospMapper.java
@@ -92,6 +92,8 @@
     */
    void createPatMedOuthosp(@Param("templateName") String templateName, @Param("newName") String newName);
    void createPatMedOuthospAutoAdd(@Param("newName") String newName);
    void setAutoIncrement(@Param("tableName") String tableName, @Param("autoInc") long autoInc);