img dubbo接口

dev_xiangguanfang
zhangyue 2025-12-29 13:36:07 +08:00
parent ca1edfbb1e
commit d7cca04f8f
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ public class ImgFilesQryCmd extends Command {
private String eqImgFilesId;
private Integer eqType;
private String eqForeignKey;
private String inForeignKey;
private String[] inForeignKey;
}