修复是否包含合同文件bug
This commit is contained in:
parent
16c0521d08
commit
68a1a0a26f
@ -139,7 +139,7 @@ public class ImageUploadService {
|
||||
throw new Exception(responseMsg);
|
||||
}
|
||||
|
||||
if(root.toString().contains("APZLJJ000080")){
|
||||
if(countResult.contains("APZLJJ000080")){
|
||||
return true;
|
||||
}
|
||||
//todo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user