Commit 8736248a by henry

修改获取架构地图控制器的方法名

1 parent 1f6a21a4
......@@ -20,7 +20,7 @@ public class ArchMapController {
*
* @return
*/
public Result getOverAllBusAssets() {
public Result getOverAllBusAsset() {
return null;
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!