[Modify]分区功能完善
This commit is contained in:
@@ -271,4 +271,9 @@ public class RouterType {
|
||||
* 75-设置
|
||||
*/
|
||||
public static final int MY_SET = 75;
|
||||
|
||||
/**
|
||||
* 76-切换分区
|
||||
*/
|
||||
public static final int SWITCHING_PARTITION = 76;
|
||||
}
|
||||
|
Reference in New Issue
Block a user