• 企业门户APP
  • 数据升级

    ssh: 
    ~ git clone git@code.choerodon.com.cn:hippius-internal/hippius-resource.git
    https: 
    ~ git clone https://code.choerodon.com.cn/hippius-internal/hippius-resource.git
    
    ~ git checkout hips_0.9.0
    

    ./hippius.sh

    ./hippius-all.sh

    且需修改路由

    update hzero_admin.hadm_service_route set service_code='hippius-all' where name in ('hipsmsg','hipsam','hipsst','hipspfm','hipssm','hipsdv');
    
    

    服务部署

    前端升级