|
|
|
@@ -39,7 +39,7 @@ import java.util.HashMap; |
|
|
|
import java.util.Map; |
|
|
|
|
|
|
|
@RestController |
|
|
|
@RequestMapping("/api/sharingReceiverApply") |
|
|
|
@RequestMapping("sharingReceiverApply") |
|
|
|
@Api(description = "进件相关接口") |
|
|
|
@Slf4j |
|
|
|
public class WxProfitSharingReceiverApplyController extends BaseController { |
|
|
|
|