333
This commit is contained in:
parent
64571676f0
commit
be1e50ca12
|
|
@ -161,7 +161,7 @@ namespace CoreCms.Net.Web.WebApi.Controllers
|
||||||
/// <param name="entity"></param>
|
/// <param name="entity"></param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
[HttpPost]
|
[HttpPost]
|
||||||
public async Task<WebApiDto> GetWxUserId([FromBody] FMWxPost entity)
|
public async Task<WebApiDto> UseAnonymousLogin([FromBody] FMWxPost entity)
|
||||||
{
|
{
|
||||||
var jm = new WebApiCallBack();
|
var jm = new WebApiCallBack();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user