代码更新

This commit is contained in:
2022-11-11 16:52:43 +08:00
parent 9f61f34f5e
commit 5b37942c89

View File

@@ -104,6 +104,7 @@ public class RawFoilServiceImpl implements RawFoilService {
jo.put("data", resultArr);
jo.put("message", "查询成功!");
return jo;
}
@Override