beiguancyc
beiguancyc
If you run the command parse-dashboard --appId aaaa --masterKey aaaaaa --serverURL "https://www.aaa.com:7998" --appName optionalName without using a configuration file, it works fine. Furthermore, I have validated the results on multiple...
> If you can reproduce the issue locally, you could just clone the Parse Dashboard repository and debug-step through the code to see what leads you to the 404 page....
> I was not able to reproduce this, the dashboard config file is a very basic functionality, I would be surprised if it didn't work for any version 5.x; hence...
> Yes, I can imagine that unicode support does not explicitly exist for internal _configuration_ parameters, such as app name. But you said you used the same config file, only...
碰到同样的问题
Parse.Cloud.afterSave(Parse.File,request => { });
厉害,开始鸿蒙的原生开发了!为啥不传到github来呢