This commit is contained in:
邹宗楠
2025-10-24 12:43:11 +08:00
parent 7e212f7c4f
commit 13ca845c82
2 changed files with 3 additions and 0 deletions

View File

@@ -1504,6 +1504,7 @@ func (c *OrderController) UpdateTiktokSettlement() {
// @Title 获取门店的发票申请
// @Description 获取门店的发票申请
// @Param token header string true "认证token"
// @Param storeId formData int false "门店id"
// @Param startTime formData string true "开始时间"
// @Param endTime formData string true "结束时间"