This commit is contained in:
parent
5cbcd67041
commit
99a47d9d65
|
@ -147,7 +147,7 @@ public class ProjectDeviceVO {
|
|||
case ProjectCode.THAILAND_SANDBOX: {
|
||||
return thailandSandboxDeviceConfigConvert(voList);
|
||||
}
|
||||
case "GXSD": {
|
||||
case "gxsd": {
|
||||
return gxsdDeviceConfigConvert(voList);
|
||||
}
|
||||
case ProjectCode.CDGXY: {
|
||||
|
|
Loading…
Reference in New Issue