|
@@ -1075,7 +1075,7 @@ public class Guiji_Gas_ServiceImpl extends BaseService implements Guiji_Gas_Serv
|
|
|
log.put("interfaceinfoId", "d5af6d05-7023-42bf-b28c-cd9fccfadbd2");
|
|
|
log.put("interfaceinfoName", "共享(市)-真兰收费系统-中心计费购气信息");
|
|
|
try {
|
|
|
- if(bean.getVC_SG_USERGUID()== null){
|
|
|
+ if(bean.getVC_JFD_USERGUID()== null){
|
|
|
r.setCode(99999);
|
|
|
r.setMessage("用户GUID"+check_required);
|
|
|
} else {
|