We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d55fe commit b31386eCopy full SHA for b31386e
src/common/funcList/520_宴会筹备.ts
@@ -4,7 +4,7 @@ import { IFuncOrigin, IFuncOperatorOrigin, IFuncOperator } from '@/interface/IFu
4
const left = 0;
5
const center = 1;
6
const right = 2;
7
-let x = 0;
+
8
export class Func520 implements IFuncOrigin {
9
id = 520;
10
name = '宴会筹备';
0 commit comments