| | |
| | | String BIND_CUSTOMER_FAVORITES_URL ="/behavior/api/bindCustomerFavorites"; |
| | | String CUSTOMER_FAVORITES_LIST_URL ="/behavior/api/customerFavorites"; |
| | | String BEHAVIOR_LIST_URL ="/behavior/api/customerBehaviors"; |
| | | String CUSTOMER_CAROUSEL_IMAGE_URL ="/content/api/carouselAdList"; |
| | | String CUSTOMER_CAROUSEL_IMAGE_DETAIL_URL ="/content/api/carouselAdDetail"; |
| | | } |
| | | public interface IntegerName{ |
| | | String USER_UPDATE_NAME ="用户信息同步"; |
| | |
| | | String CUSTOMER_FAVORITES_LIST_NAME ="获取客户喜欢"; |
| | | String BEHAVIOR_LIST_NAME ="获取行为轨迹"; |
| | | |
| | | String CUSTOMER_CAROUSEL_IMAGE_NAME ="C端轮播图列表"; |
| | | String CUSTOMER_CAROUSEL_IMAGE_DETAIL_NAME ="C端轮播图详情"; |
| | | |
| | | String AREA_TREE_NAME ="全量省市区树形数据"; |
| | | String AREA_ALL_NAME ="全量省市区评级数据"; |
| | | } |