!135 修复表名称

Merge pull request !135 from 德仔/develop
This commit is contained in:
德仔
2021-03-17 13:46:54 +08:00
committed by Gitee
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;