183 Commits (bd25f5988b3acd891f70cc5a75ca8a0b1cbf58c1)
 

Author SHA1 Message Date
  allanwei bd25f5988b 实现了记录谓词生成错误的功能 3 years ago
  allanwei fce77776b2 开放了删除一条包装类型的路由 3 years ago
  weichenglei 0624310ec6 Merge pull request '修复了使用in子句查询数据库时列表为空时发生的错误.' (#69) from fix_Include into develop 3 years ago
  allanwei f8fd93f218 修复了使用in子句查询数据库时列表为空时发生的错误. 3 years ago
  weichenglei 60e76e17b9 Merge pull request '添加事务' (#67) from featrue_rollback into develop 3 years ago
  娄文智 53f3d4440c 添加事务 3 years ago
  weichenglei ef6c2c79bb Merge pull request 'ods工序从头部里删除' (#66) from featrue_odesbug into develop 3 years ago
  娄文智 d7a1d4b273 ods工序从头部里删除 3 years ago
  weichenglei ce50b98936 Merge pull request '修正了无法删除菜单的错误' (#65) from fix_DeleteMen into develop 3 years ago
  allanwei 7609207ea4 修正了无法删除菜单的错误 3 years ago
  weichenglei e05516902a Merge pull request '完善了缺陷采集模块接口' (#64) from fix_DEfect into develop 3 years ago
  allanwei 8fa8bbc62a 修改物料视图关联时将视图的描述的图片地址保存到了关联上 3 years ago
  allanwei 417357ffb3 完善了查询单条缺陷分组和查询单条视图 3 years ago
  weichenglei f7f23499bd Merge pull request '修正了引用错误' (#63) from fix_ref into develop 3 years ago
  allanwei 980d2f2d55 修正了引用错误 3 years ago
  weichenglei 2f540f4da2 Merge pull request '实现了缺陷采集模块后台' (#62) from feature_Defect into develop 3 years ago
  allanwei 0a2e323222 Merge branch 'feature_Defect' of http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND into feature_Defect 3 years ago
  allanwei 58a37a0b01 开放了修改物料视图关系的路由 3 years ago
  allanwei 4ef207dd6b Merge branch 'develop' of http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND into feature_Defect 3 years ago
  allanwei ea5e4a0f0b 实现了视图相关的增删改 3 years ago
  weichenglei fcf2973d19 Merge pull request 'ods bug修改' (#61) from featrue_odesa into develop 3 years ago
  娄文智 2cface168f Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into featrue_odesa 3 years ago
  娄文智 ba08cada22 ods bug修改 3 years ago
  娄文智 596df73f7d ods bug修改 3 years ago
  allanwei 061d19741b Merge branch 'develop' of http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND into feature_Defect 3 years ago
  weichenglei 1c21143bd9 Merge pull request '去掉测试代码,修复一处错误只打印没有返回的问题' (#60) from fix_grmisaveexcelfile into develop 3 years ago
  zhangxin 7f33bb535e 去掉测试代码,修复一处错误只打印没有返回的问题 3 years ago
  allanwei 5dec9a6d73 实现了试图相关的增删改 3 years ago
  weichenglei 4af87e558c Merge pull request '更新修改' (#59) from feature_picnew into develop 3 years ago
  娄文智 a634711236 更新修改 3 years ago
  weichenglei 6b1e22e88c Merge pull request '关闭不需要的路由,开启需要的路由,插入artdemandLst字段生成修改' (#57) from fix_vendor into develop 3 years ago
  zhangxin 091b8066c8 插入时dematedate根据demandtime拆分生成 3 years ago
  zhangxin 488200b0c0 Revert "修饰更新单条的传入的dao层的数据" 3 years ago
  weichenglei bfc32693c4 Merge pull request '图片上传功能 及其bug修改' (#58) from feature_pic into develop 3 years ago
  娄文智 4bba047d43 删除图片 3 years ago
  娄文智 70f8c3e1c9 图片上传功能 及其bug修改 3 years ago
  allanwei fdc7972afe 修正了保存缺陷分组发生的错误 3 years ago
  allanwei 88649a72fc 修正了缺陷分组的增删改没有正确处理错误的问题. 3 years ago
  zhangxin 83c1dd3db4 修饰更新单条的传入的dao层的数据 3 years ago
  zhangxin b04b1f21cc 关闭多余的路由 打开需要的路由 3 years ago
  zhangxin 3509f53d82 关闭不需要的连接 3 years ago
  allanwei f61fdf81d7 实现了缺陷分组的增删改. 3 years ago
  weichenglei a75c5083ef Merge pull request '创建数据库engine后,进行连接测试,测试不通过返回错误' (#56) from feature_db into develop 3 years ago
  zhangxin 301330ff98 创建数据库engine后,进行连接测试,测试不通过返回错误 3 years ago
  weichenglei 76e3666aa6 Merge pull request '开放了物料的增删改路由' (#55) from feature_Article into develop 3 years ago
  allanwei ee571ce78a 开放了物料的增删改路由 3 years ago
  weichenglei 32b2461cf4 Merge pull request '修改vendorArtLst和vendorUserLst的实现接口逻辑' (#54) from fix_vendor into develop 3 years ago
  zhangxin b8477e0eb1 修改注释 和方法名 3 years ago
  zhangxin 62a9c35b6f vendorArtLst和vendorUserLst批量插入修改入参结构体,批量插入先删除同vendor下老数据再添加新数据 3 years ago
  weichenglei b813c63b67 Merge pull request '实现了包装单模板和包装类型维护.' (#53) from feature_Pack into develop 3 years ago