韦忠喜第一次提交

master
weizhongxi 4 years ago
parent e3906d1a72
commit 6ce57a4a27

@ -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