修复表名称

This commit is contained in:
huangdeliang
2021-03-17 13:45:54 +08:00
parent 1b5a4f3777
commit 8124005e7e
4 changed files with 64 additions and 48 deletions

View File

@ -11,9 +11,9 @@ public class SysIngredentFile {
Long igdId;
String fileUrl;
String url;
String fileName;
String name;
Integer delFlag;