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