Commit b53a6c72 by wang_jiaxing

版本更新修改

parent a61f54b7
......@@ -83,6 +83,7 @@ public class AppBbgxServiceImpl extends ServiceImpl<AppBbgxMapper, AppBbgx> impl
AppBbgx bbgx = new AppBbgx();
bbgx.setAppVersion(version);
bbgx.setAppGxbz(gxbz);
bbgx.setXxscPdbz("0");
String fileName = "hnxz.apk";
File file1 = new File(bbgxfjPath + File.separator);
......
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