Year: 2023
-
Post Views: 18 1. I would like to count the total profit of YGG-USDT-SWAP in the past few months. Assets – Trading Accounts – Billing in the App. Transaction type: perpetual, transaction variety: USDT standard YGGUSDT perpetual. as shown in Figure 1 2. However, if you want to count the total income of a certain period of time, you can…
-
Post Views: 16 1. Email testing test emails on staging. Click Start Testing. as shown in Figure 1 2. Click Show Credentials to display the corresponding vouchers. The corresponding credentials can then be copied to the configuration of the development environment. as shown in Figure 2 3. Copy the sample code in the curl, and then paste it in the…
-
Post Views: 54 1. You will paste a text containing multiple lines. If this text is pasted into the shell, it may cause the command to be executed unexpectedly. whether to continue?. as shown in Figure 1 2. Click to still paste, and then report an error: curl : Invalid URI: Failed to analyze the host name. as shown in…
-
Post Views: 27 1. Error in PHP 7.4: ErrorException array_key_exists() expects parameter 2 to be array, int give. as shown in Figure 1 2. The code is implemented as follows, the reason is that require($this->getCachePath()) returns 1, and the root of the return 1 is the path $this->getCachePath() The content in the represented file is empty. 3. In fact, when…
-
Post Views: 18 1. Decide to simulate the case of using file_put_contents() to write the same path file in the test environment at the same time, and then observe whether the read file content is empty. require.php 2. Since it is only temporarily used, the product type can be deducted from the resource package by quantity, and the experience version…
-
Post Views: 20 1. Reference:filemTime(): stat failed for /var/www/object/storage/app/theme_downloads/2023/07/19/16 89733510.7774.265283535/migrations/migrate_cart.blade.php 2. Reference:In Laravel 6, after binding a singleton in the service container, how to reset the parameters of the constructor of the singleton when parsing? 3. The source of the error report is that during the execution of the queue, the execution of each task will execute view::addLocation($location); however, the…
-
Post Views: 19 1. FilemTime(): stat failed for /var/www/object/storage/app/theme_downloads/2023/07/19/16 89733510.7774.265283535/migrations/migrate_cart.blade.php . as shown in Figure 1 2. The code is implemented as follows 3. Try setting $PATH to a file path that does not exist. Test in the local environment. Error: warning: filemTime(): stat failed for somefile.txt in e:\wwwroot\phpinfo.php on line 7. Therefore, it is necessary to ensure that the…
-
Post Views: 17 1. Ouyi App 6.22.1 Occasionally black screen or flash back. as shown in Figure 1 2. Only the APP can be forced to be cleared only. as shown in Figure 2 3. Check the update, it is the latest version version number 6.22.1. as shown in Figure 3 4. Clear the cache. as shown in Figure 4…