forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-10 be965e67230bf964d451d555f0be0f3b3d13dfdb
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();
}