java110
2021-01-13 a505f9a5058eeea4e6056549e11dea6c619420da
service-common/src/main/java/com/java110/common/dao/impl/FileServiceDaoImpl.java
@@ -17,7 +17,7 @@
 * 应用服务 与数据库交互
 * Created by wuxw on 2017/4/5.
 */
@Service("appServiceDaoImpl")
@Service("fileServiceDaoImpl")
//@Transactional
public class FileServiceDaoImpl extends BaseServiceDao implements IFileServiceDao {