forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-09 9b540b646aa7171d3d3ba707457b86445dc71dc7
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();
}