forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-29 df686f7553281a94b710922edd35dffecfbf4141
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();
}