|
@ -60,7 +60,9 @@ public class EpmetRequestHolder { |
|
|
* @return |
|
|
* @return |
|
|
*/ |
|
|
*/ |
|
|
public static String getLoginUserCustomerId() { |
|
|
public static String getLoginUserCustomerId() { |
|
|
return getHeader(AppClientConstant.CUSTOMER_ID); |
|
|
// return getHeader(AppClientConstant.CUSTOMER_ID);
|
|
|
|
|
|
// 移丰镇项目
|
|
|
|
|
|
return "1739891126105206785"; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|