This commit is contained in:
irving
2025-11-10 23:42:00 -05:00
parent ed0edf584a
commit e616dd6a13
17 changed files with 655 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ import org.assertj.core.api.SoftAssertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.test.web.servlet.MvcResult;
class WxBlindBoxOrderApiTest extends WxCustomOrderApiTestSupport {