添加员工折扣

This commit is contained in:
牛叉闪闪
2024-08-26 15:42:21 +08:00
parent 42e6b3a689
commit ed5bb107d0
5 changed files with 13 additions and 3 deletions

View File

@@ -96,7 +96,8 @@ public class MemberController {
// public Result returnFlow(@RequestHeader("token") String token,
// @RequestHeader("loginName") String loginName,
// @RequestHeader("clientType") String clientType,
// @RequestParam("flowId") String flowId
// @RequestParam("flowId") String flowId,
// @RequestParam("remark") String remark
// ){
//
//