forked from gzzfw/backEnd/gz-dyh

xusd
2024-10-16 70a8bd2c65bb24af82c5bc8c88b4352622aec1d5
dyh-service/dyh-cust/src/main/java/cn/huge/module/client/api/UtilsClient.java
@@ -20,6 +20,6 @@
     * @url {ctx}/api/client/custUtils/getNewTimeId
     * @return Object
     */
    @GetMapping("/api/client/custUtils")
    @GetMapping("/api/client/custUtils/getNewTimeId")
    ReturnBO getNewTimeId();
}