Merge branch 'master' of 47.110.11.213:BY_BE_team/plat2-eladmin into master

master
土豆兄弟 3 years ago
commit bb6f0c44fb

@ -0,0 +1,4 @@
package me.zhengjie.dao;
public class FileAndSendDao {
}

@ -0,0 +1,4 @@
package me.zhengjie.model;
public class FileAndSendController {
}

@ -0,0 +1,4 @@
package me.zhengjie.service;
public interface FileAndSendService {
}

@ -0,0 +1,4 @@
package me.zhengjie.service.impl;
public class FileAndSendServiceImpl {
}
Loading…
Cancel
Save