|
|
|
@ -10304,7 +10304,7 @@ public class NetStructs {
@@ -10304,7 +10304,7 @@ public class NetStructs {
|
|
|
|
|
|
|
|
|
|
protected List<String> getFieldOrder() |
|
|
|
|
{ |
|
|
|
|
return Arrays.asList(new String [] {"cLogTime", "cOperUserName", "cMainType", "cSubType", "stuLogDetail"}); |
|
|
|
|
return Arrays.asList(new String [] {"uTotal", "uCurAmount", "stuResult"}); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
public static class ByReference extends STU_CFG_LOG_RESULT implements Structure.ByReference |
|
|
|
|