zhangxin
|
f2479ea528
|
导出报表功能添加搜索条件 搜索的搜索功能进行查询参数为空的处理
|
3 years ago |
weichenglei
|
8272811ff4
|
Merge pull request '添加处理urlparameter的文件' (#38) from feature_grmiurlparams into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/38
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
963794cd5a
|
将DeleteUrlParametersEmpty 方法挪到grmi.go中
|
3 years ago |
zhangxin
|
a6c05a513e
|
添加处理urlparameter的文件
|
3 years ago |
weichenglei
|
3e71b815a2
|
Merge pull request '按条件修改和按条件删除' (#37) from feature_DAO into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/37
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
3 years ago |
allanwei
|
cda1a68e8a
|
修改了按条件修改时发生的错误.
|
3 years ago |
weichenglei
|
69758fdb46
|
Merge pull request '修复服务器无go环境 time location获取失败的问题 添加项目部署说明文档及 时间解析依赖文件' (#36) from fix_grmitimezone into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/36
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
ee52ce3426
|
修复服务器无go环境 time location获取失败的问题 添加项目部署说明文档及 时间解析依赖文件
|
3 years ago |
allanwei
|
613cbb838a
|
1.实现了按条件修改数据
2.实现了按条件删除数据
3.修正了批量修改错误
4.修正了时间作为主键时无法找到数据的错误
|
3 years ago |
weichenglei
|
4f8d9a9739
|
Merge pull request '添加TypeDate的url解析方法dateParse' (#35) from feature_grmi into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/35
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
6dd818610b
|
添加TypeDate的url解析方法dateParse
|
3 years ago |
weichenglei
|
2d9909c8d9
|
Merge pull request '添加供应商需求明细模块功能开发' (#34) from feature_vendor into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/34
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
989cea1e01
|
添加供应商模块的功能开发
|
3 years ago |
zhangxin
|
b762a0a71b
|
Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into fix_vendor
|
3 years ago |
weichenglei
|
568174cf6a
|
Merge pull request '删除了包装单服务接口上的测试方法' (#33) from fix_Test into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/33
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
3 years ago |
allanwei
|
1aeb330eb1
|
删除了包装单服务接口上的测试方法
|
3 years ago |
zhangxin
|
b3cfcd611a
|
Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into fix_vendor
|
3 years ago |
weichenglei
|
6a9dd9a468
|
Merge pull request 'feature_saveExcelFile' (#32) from feature_grmiExportExcel into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/32
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
782413caf0
|
去掉无用注释
|
3 years ago |
zhangxin
|
ccf6550483
|
1. 将saveExcelFile方法从utils包下的utils文件夹中移到grmi包下的export的文件中,用于解决循环导入
2. saveExcelFile方法对传如的结构体字段类型做判断若为grmi.Date或grmi.DateTime则调用ToString方法 转换成字符串
|
3 years ago |
weichenglei
|
535a471a98
|
Merge pull request '将Ext服务合并到包装单服务' (#31) from fix_MergeExtToPackOrder into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/31
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
3 years ago |
allanwei
|
e2c6159540
|
将Ext服务合并到包装单服务
|
3 years ago |
zhangxin
|
5a0ad86878
|
Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into fix_vendor
# Conflicts:
# services/log/implments/ArtDemandHead.service.impl.go
# services/log/implments/Vendor.service.impl.go
|
3 years ago |
zhangxin
|
16d207430b
|
完善artDemandHead和vendor部分代码
|
3 years ago |
weichenglei
|
a38b9de0f0
|
Merge pull request 'grmi的Date和DateTime类型添加ToString方法' (#30) from feature_grmi into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/30
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
3 years ago |
zhangxin
|
4ec7e7328c
|
grmi的Date和DateTime类型添加ToString方法
|
3 years ago |
weichenglei
|
eb994fd40a
|
Merge pull request '修正了未及时关闭数据库会话的错误' (#29) from fix_SessionClose into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/29
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
3 years ago |
allanwei
|
55e36f616a
|
修正了未及时关闭数据库会话的错误
|
3 years ago |
zhangxin
|
c8adecf018
|
Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into fix_vendor
|
3 years ago |
weichenglei
|
03b37c6954
|
Merge pull request '调整了Rest实现' (#28) from fix_REST into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/28
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
3 years ago |
allanwei
|
13ec7d8cf6
|
调整了Rest实现
1.为删除单条方法添加了主键路径
2.对调了POST和PUT方法
|
3 years ago |
zhangxin
|
03b142c097
|
Merge branch 'develop' of 101.201.121.115:leo/LAPP_GAAS_GFrame_BACKEND into fix_vendor
# Conflicts:
# dao/log/implments/ArtDemandLst.dao.impl.go
|
4 years ago |
zhangxin
|
d48dafdd16
|
修改调用的utils.SaveExcelFile传入的参数
|
4 years ago |
zhangxin
|
7e39a2b383
|
删除无用代码
|
4 years ago |
weichenglei
|
5859a1a9d0
|
Merge pull request '修正了批量插入和批量修改错误' (#27) from feature_NewDAO into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/27
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
4 years ago |
allanwei
|
72218d05ae
|
修正了批量插入和批量修改错误
|
4 years ago |
weichenglei
|
7fa45b5b89
|
Merge pull request '添加了日期类型' (#26) from feature_AddDate into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/26
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
4 years ago |
allanwei
|
4e19ea26af
|
添加了日期类型
|
4 years ago |
weichenglei
|
4e3fbac94b
|
Merge pull request '实现了缺陷采集模块后台' (#25) from feature_Pack into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/25
Reviewed-by: zhangxin <xin.zhang@le-it.com.cn>
|
4 years ago |
allanwei
|
a8c6ae4b55
|
修正了返工路由注册错误
|
4 years ago |
allanwei
|
35a7b94561
|
修正了批量插入缺陷记录时没有将值正确保存的错误
|
4 years ago |
weichenglei
|
056f9ef2c6
|
Merge pull request '添加全局的time location grmi类型的datetime解析指定location为全局location' (#24) from fix_timezone into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/24
Reviewed-by: weichenglei <chenglei.wei@le-it.com.cn>
|
4 years ago |
zhangxin
|
abd73ae475
|
修改TimeZoneLocation变量名为TimezoneLocation
|
4 years ago |
zhangxin
|
483ecf8f68
|
grmi date类型unmarshal时指定location为全局timezone location
|
4 years ago |
zhangxin
|
936ce45229
|
添加全局的time location grmi类型的datetime解析指定location为全局location
|
4 years ago |
allanwei
|
1350298e25
|
1.完善了缺陷记录
2.实现了返工
|
4 years ago |
weichenglei
|
135bc80ad4
|
Merge pull request '将部分常量声明移动到了合适的位置' (#23) from fix_MODEL into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/23
Reviewed-by: louwenzhi <wenzhi.lou@le-it.com.cn>
|
4 years ago |
allanwei
|
036fbcefb2
|
将部分常量声明移动到了合适的位置
|
4 years ago |
weichenglei
|
302e56de59
|
Merge pull request '修正并优化了DAO' (#22) from feature_NewDAO into develop
Reviewed-on: http://101.201.121.115:3000/leo/LAPP_GAAS_GFrame_BACKEND/pulls/22
Reviewed-by: louwenzhi <wenzhi.lou@le-it.com.cn>
|
4 years ago |
allanwei
|
079c078a70
|
1.修正了批量增删改的错误
2.修改时引用了元数据中的字段列表
|
4 years ago |