2019-11-7更新

This commit is contained in:
Hellohao
2019-11-07 21:47:53 +08:00
parent 1ca1913938
commit f1dc16feb6
26 changed files with 912 additions and 486 deletions
@@ -18,7 +18,7 @@ public interface ImgService {
Integer counts(Integer userid);
Integer setabnormal(String imgname);
Integer setabnormal(String imgname,String abnormal);
Integer deleimgname(String imgname);