Commit Graph

481 Commits (29f0909bf674350d3f765b2eeb726a79b2454df4)

Author SHA1 Message Date
e 3265d31be2 库存转移 2019-07-20 07:23:21 +08:00
e 698d890cd0 优化 2019-07-19 17:47:52 +08:00
e b86248564d 出库商品 2019-07-16 06:14:35 +08:00
e c5f270978c 商品新增接口 2019-07-15 22:31:23 +08:00
e 2613bb406b 上下架读取商品名称 2019-07-15 22:23:21 +08:00
曹二众 777258797a !1 JSP页面性能改进
Merge pull request !1 from bruce-wei/master
2019-07-15 22:21:51 +08:00
e 5bd1ce25e2 验收单打印只显示商品名称 2019-07-15 22:16:52 +08:00
e 63bea783be Merge remote-tracking branch 'origin/master' 2019-07-12 11:08:31 +08:00
e 89441bfdfe 上下架读取商品名称 2019-07-12 11:07:23 +08:00
曹二众 4cd07d9f1b dada 2019-07-07 17:00:28 +08:00
曹二众 177eafcb34 删除文件database/wms-20190707.sql 2019-07-07 17:00:08 +08:00
曹二众 41c7d42678 dada 2019-07-07 16:33:07 +08:00
曹二众 60b1576676 删除文件database/wms20190707.sql 2019-07-07 16:32:37 +08:00
e 3e3a0161fa Merge remote-tracking branch 'origin/master' 2019-07-07 15:29:47 +08:00
e e97e775d30 上下架读取商品名称 2019-07-07 15:29:26 +08:00
曹二众 cba9e9c5cb dada
data
2019-07-07 13:08:24 +08:00
曹二众 fee80a5f73 更新 README.md 2019-07-07 06:57:33 +08:00
e 2863e53ad1 出货更改 2019-07-02 12:21:49 +08:00
e 91f1a8899b 商品搜索 2019-06-28 17:42:27 +08:00
e 7344a3c2ba 商品信息增加品牌字段 2019-06-27 10:39:51 +08:00
e 21e5ca1072 出库通知导入 2019-06-27 10:23:36 +08:00
e 27b6752763 修改工程名 2019-06-27 07:54:03 +08:00
e 0d070d6aae 出库导入更改 2019-06-27 07:49:30 +08:00
e 9a74513fc7 商品管理 2019-06-27 07:48:50 +08:00
e bb6d3d4ed0 上下架读取商品名称 2019-06-20 04:57:33 +08:00
曹二众 b004dbdd73 更新 README.md 2019-06-14 09:38:21 +08:00
曹二众 0ae500381c 更新 README.md 2019-06-09 14:58:52 +08:00
bruce-wei ea4fae6dad 更新 omconf.jsp
删除商品编码字典,否则随着商品数量增加,数据量太大,导致页面打不开。
2019-06-04 14:33:24 +08:00
bruce-wei 69a07cb8a1 更新 README.md 2019-06-04 08:56:48 +08:00
e 171cede588 上下架读取商品名称 2019-05-31 22:40:05 +08:00
e b0c560cd09 上下架读取商品名称 2019-05-31 21:50:58 +08:00
e ef7f517cb2 上下架读取商品名称 2019-05-31 21:22:51 +08:00
e 7d5342551c 上下架读取商品名称 2019-05-31 21:18:27 +08:00
e 947b0bd9d8 上下架读取商品名称 2019-05-31 14:31:12 +08:00
e c026eb30c3 上下架读取商品名称 2019-05-31 13:50:28 +08:00
e 11643a3472 商品打印 2019-05-31 13:47:05 +08:00
e c6c5d5bde7 上下架读取商品名称 2019-05-31 13:17:02 +08:00
e 7e0489e8e6 删除基准温度 2019-05-31 13:12:31 +08:00
jiasudu 03f87f6501 根据findbug修正部分警告 2019-05-29 12:56:46 +08:00
jiasudu a7ea21048d 判断条件后 ,执行代码一样,删除if 2019-05-28 17:32:55 +08:00
jiasudu 2172905e93 去除无用代码 2019-05-28 17:12:12 +08:00
jiasudu fc46a8907c Bug type NM_CLASS_NAMING_CONVENTION (click for details)
In class com.zzjee.wmutil.sql.sqlUtils
At sqlUtils.java:[lines 8-107]
2019-05-28 17:03:17 +08:00
jiasudu 8e21d77973 处理无用代码 2019-05-28 16:57:40 +08:00
jiasudu 40b9c9fd23 Bug type DLS_DEAD_LOCAL_STORE (click for details)
In class com.zzjee.BI.BiCostController
In method
com.zzjee.BI.BiCostController.dayCountmonth(HttpServletRequest, String,
HttpServletResponse)
Local variable named hc
At BiCostController.java:[line 104]
2019-05-28 16:30:13 +08:00
jiasudu f1c3dbc6ec Exception is caught when Exception is not thrown in
com.zzjee.wm.controller.WmImNoticeHController.dopost(String,
HttpServletRequest)
Bug type REC_CATCH_EXCEPTION (click for details) 
In class com.zzjee.wm.controller.WmImNoticeHController
In method com.zzjee.wm.controller.WmImNoticeHController.dopost(String,
HttpServletRequest)
At WmImNoticeHController.java:[line 1883]
2019-05-28 16:17:21 +08:00
jiasudu a5f9849ff0 Dead store to cq in
com.jeecg.demo.controller.JeecgListDemoController.logrpDatagrid(HttpServletResponse,
JeecgLogReport, DataGrid)
Bug type DLS_DEAD_LOCAL_STORE (click for details) 
In class com.jeecg.demo.controller.JeecgListDemoController
In method
com.jeecg.demo.controller.JeecgListDemoController.logrpDatagrid(HttpServletResponse,
JeecgLogReport, DataGrid)
Local variable named cq
At JeecgListDemoController.java:[line 555]
2019-05-28 16:03:18 +08:00
jiasudu 390eaa60da Dead store to comboTrees in
com.jeecg.demo.controller.JeecgFormDemoController.getComboTreeData(HttpServletRequest,
ComboTree)
Bug type DLS_DEAD_LOCAL_STORE (click for details) 
In class com.jeecg.demo.controller.JeecgFormDemoController
In method
com.jeecg.demo.controller.JeecgFormDemoController.getComboTreeData(HttpServletRequest,
ComboTree)
Local variable named comboTrees
At JeecgFormDemoController.java:[line 117]
2019-05-28 15:58:13 +08:00
jiasudu 96c1565d78 Dead store to list in
com.jeecg.demo.controller.JeecgFormDemoController.cityselect(HttpServletRequest)
Bug type DLS_DEAD_LOCAL_STORE (click for details) 
In class com.jeecg.demo.controller.JeecgFormDemoController
In method
com.jeecg.demo.controller.JeecgFormDemoController.cityselect(HttpServletRequest)
Local variable named list
At JeecgFormDemoController.java:[line 89]
2019-05-28 15:49:36 +08:00
e 2358d7467f java 构建mybatis 2019-05-20 23:48:54 +08:00
e ade53a6886 上下架读取商品名称 2019-05-20 23:40:55 +08:00