app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
@@ -168,6 +168,9 @@ //电站手动交付(安装商) public static final String POST_deliverToAccount = "/home-wisdom/app/powerStation/deliverToAccount"; //更新项目状态 (交付、验收、撤销交付、验收未通过、重新调试、交付回滚等操作)(https://hdl-gz.yuque.com/wnkbmh/diiq35/kegldc#gWveC) public static final String POST_UpdateProjectDebugStatus = "/smart-footstone/mgmt/community/project/updateProjectDebugStatus"; //endregion