This commit is contained in:
tiger_zhou 2024-01-31 10:32:37 +08:00
parent 5cbcd67041
commit 99a47d9d65
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ public class ProjectDeviceVO {
case ProjectCode.THAILAND_SANDBOX: {
return thailandSandboxDeviceConfigConvert(voList);
}
case "GXSD": {
case "gxsd": {
return gxsdDeviceConfigConvert(voList);
}
case ProjectCode.CDGXY: {