Browse Source

Merge pull request '金蝶更新' (#193) from feature_jindie into develop

Reviewed-on: http://101.201.121.115:3000/leo/LAPP_CHEERSSON_BACKEND/pulls/193
fix_importArtId
zhangxin 3 years ago
parent
commit
a2491f1b23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/k3cloud/service/PRD_MO.go

+ 2
- 2
utils/k3cloud/service/PRD_MO.go View File

@ -72,8 +72,8 @@ func (_this *PRD_MO_Service) Search(FilterString, OrderString string) [][]interf
switch utils.ValueToString(v[len(v)-1], "") {
case "SCDD01_SYS":
case "SCDD02_SYS":
case "SCDD03_SYS":
case "SCDD04_SYS":
case "SCDD05_SYS":
case "SCDD0501":
break
default:
continue


Loading…
Cancel
Save