mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-05-02 15:56:36 +08:00
crypto 长度错误
This commit is contained in:
parent
ac2aef980c
commit
33990b819f
@ -16,7 +16,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// crypto加密key,请开发者自行替换
|
// crypto加密key,请开发者自行替换。需要 32 位
|
||||||
export default {
|
export default {
|
||||||
key: 'crypto_algorithm_aes-256-cbc',
|
key: 'crypto_algorithm_aes-256-cbc1111',
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user