crypto 长度错误
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// crypto加密key,请开发者自行替换
|
||||
// crypto加密key,请开发者自行替换。需要 32 位
|
||||
export default {
|
||||
key: 'crypto_algorithm_aes-256-cbc',
|
||||
key: 'crypto_algorithm_aes-256-cbc1111',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user