Commit 1d47ac64 by Leslie1w

App语音与视频相关接口

parent 7155d94d
......@@ -130,7 +130,7 @@ public class KyxsServiceImpl implements KyxsService {
TbXwKyxsYy kyxsYy = new TbXwKyxsYy();
kyxsYy.setXxzjbh(xxzjbh);
kyxsYy.setAsjbh(asjbh);
kyxsYy.setKyxsyyYynr(file == null ? null : file.getBytes());
// kyxsYy.setKyxsyyYynr(file == null ? null : file.getBytes()); //语音文件保存
kyxsYy.setKyxsyyLywz(yywz);
kyxsYy.setKyxsyyKyyj(kyyj);
kyxsYy.setXxscPdbz("0");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment