java110
2020-07-12 e34519bb98f79b6b271c1b9cabe103ccdff44ff3
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 {