k94314517
2024-07-15 8f00a10fa10eff8ded7374a87a582f2c2b42569b
server/web/src/main/java/com/doumee/api/web/CustomerApi.java
@@ -32,7 +32,7 @@
 * @Author : Rk
 * @create 2024/7/10 14:03
 */
@Api(tags = "客户端小程序用户业务")
@Api(tags = "【C端小程序】用户业务")
@Trace(exclude = true)
@RestController
@RequestMapping("/web/customer")