liusheng
10 天以前 7eb4c98f4d96bebf28685d801e7b978d6c3d251e
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);