|
|
@@ -16,7 +16,7 @@ import com.goafanti.user.service.UserIdentityService;
|
|
|
|
|
|
|
|
|
@RestController
|
|
|
-@RequestMapping(path = "/open/app/service", method = RequestMethod.GET)
|
|
|
+@RequestMapping(path = "/app/service", method = RequestMethod.GET)
|
|
|
public class AppServiceController extends BaseApiController {
|
|
|
@Resource
|
|
|
private BusinessVarietiesService adminVarietiesService;
|