Tag: permission
-
Post Views: 158 problem In the Ubuntu system, use the native Linux version of WeChat (usually the Flatpak version), when you receive the picture or file and click ‘Save As’, you can only see two directories in the pop-up file saving dialog box: What I originally expected to see is all folders in the entire user directory, such as: documents,…
-
Post Views: 19 1. Create a directory symlink in Windows 10, and report an error: mklink : The “mklink” item cannot be recognized as a cmdlet, a function, a script file or a runable program name. as shown in Figure 1 2. The final decision to execute this command in cmd, abandon the execution in PowerShell. Tip: You don’t have…
-
Post Views: 15 1. Upload the file to FTP through the FTP protocol Server, the file path is: 455BA786A7E62DD5CF24F3D6BB32C26C\Source\ft P\2021\9\16\B9CF2265-736A-4DF8-B02B-215B91AD4E3E.mp4. But the actual path in the FTP server is:\Source\FTP\2021\9\16\B9CF2265-736A-4DF8-B02B-215B91AD4E3E.mp4 . Missing path: 455BA786A7E62DD5CF24F3D6BB32C26C. as shown in Figure 1 2. In the FTP client software FlashFXP, create a new directory in the root directory: 11, report an error: MKD 11 550…
-
Post Views: 68 1. Developer identity: ordinary developer, application type: website application, status has passed. as shown in Figure 1 2. Open the OAuth API of Douyin. This URL is not for requesting. It needs to be displayed to the user for scanning the code. If it is opened in the version that wakes up in the Douyin APP support…
-
Post Views: 17 1. In the interface that obtains the resource list, the response parameter: actions, determine whether the current user has a certain operation permission for a resource, and the value is 1 to indicate that it has, and the value of 0 means that it does not have it. as shown in Figure 1 2. Interface document description,…
-
Post Views: 17 1. At this stage, the menu and permissions are one by one. The management interface in the framework, as shown in Figure 1 2. The design structure is as follows: 3. If you need to add a new menu/permission (eg: mobile – task – To complete the task: /mobile/plan-tasks/finish/{ids}(mobile/plan-task/finish)), then its operation steps are roughly as follows,…
-
Post Views: 10 It is necessary to set settings.php to 644, and it was set to 640 at the beginning, but the error shown in the following figure is displayed.