|
@@ -32,7 +32,7 @@ public class PAIModel {
|
|
|
private PAIModel() {
|
|
private PAIModel() {
|
|
|
this.fgConfigFilePath = "zhaohaipeng/pai/config/fg/feature_list_20260403.json";
|
|
this.fgConfigFilePath = "zhaohaipeng/pai/config/fg/feature_list_20260403.json";
|
|
|
this.easToken = "MmEwYzVlZGFiOTM4YWM3ZTE5ZDMzNTgzY2Q5YjZlYjVjODE5ZjIzYQ==";
|
|
this.easToken = "MmEwYzVlZGFiOTM4YWM3ZTE5ZDMzNTgzY2Q5YjZlYjVjODE5ZjIzYQ==";
|
|
|
- this.easEndpoint = "1894469520484605.cn-hangzhou.pai-eas.aliyuncs.com";
|
|
|
|
|
|
|
+ this.easEndpoint = "1894469520484605.vpc.cn-hangzhou.pai-eas.aliyuncs.com";
|
|
|
this.modelName = "recsys_dnn_v1_20260327";
|
|
this.modelName = "recsys_dnn_v1_20260327";
|
|
|
|
|
|
|
|
this.parseFeatureKey();
|
|
this.parseFeatureKey();
|